mirror of
https://github.com/GaloisInc/macaw.git
synced 2024-11-26 09:22:20 +03:00
No-op change to re-trigger Travis.
The previous commits were valid, but github requires Travis builds to complete successfully before allowing a merge to master. The Travis builds did complete, but somehow the communication between Travis and Github failed, so Github still is waiting for the Travis build. Pushing this minor change to re-trigger Travis builds so that this branch can be merged to master.
This commit is contained in:
parent
6f76e4bef2
commit
5926df6b7a
@ -44,8 +44,7 @@ The libraries that make up Macaw are released under the BSD license.
|
||||
These Macaw core libraries depend on a number of different supporting libraries, including:
|
||||
|
||||
* elf-edit -- loading and parsing of ELF binary files
|
||||
* galois-dwarf -- retrieval of Dwarf debugging information from binary
|
||||
files
|
||||
* galois-dwarf -- retrieval of Dwarf debugging information from binary files
|
||||
* flexdis86 -- disassembly and semantics for x86 architectures
|
||||
* dismantle -- disassembly for ARM and PPC architectures
|
||||
* semmc -- semantics definitions for ARM and PPC architectures
|
||||
|
Loading…
Reference in New Issue
Block a user