added license notice on everything; removed generated documentation
commitb9501dafa665c6d77e212868c3dccd1fc271b50d
authorNido Media <nido@toad.(none)>
Fri, 9 Jan 2009 13:43:02 +0000 (9 14:43 +0100)
committerNido Media <nido@toad.(none)>
Fri, 9 Jan 2009 13:43:02 +0000 (9 14:43 +0100)
treef279a34ed5d265c7cf3b9515c4c4e579bb81f7bc
parentf35d6027040b83d56df859b270f75a0a28409bb2
added license notice on everything; removed generated documentation
50 files changed:
LICENSE
README
benchmarks/README.txt [new file with mode: 0644]
code/README.txt [new symlink]
muis/aliasdb.py
muis/aliasdb.pyc [new file with mode: 0644]
muis/basic_block.py
muis/basic_block.pyc [new file with mode: 0644]
muis/convenience.py
muis/convenience.pyc [new file with mode: 0644]
muis/documentation/aliasdb.html [deleted file]
muis/documentation/basic_block.html [deleted file]
muis/documentation/convenience.html [deleted file]
muis/documentation/instruction.html [deleted file]
muis/documentation/muis.html [deleted file]
muis/documentation/optimize.html [deleted file]
muis/documentation/options.html [deleted file]
muis/documentation/reader.html [deleted file]
muis/documentation/regex_support.html [deleted file]
muis/documentation/registers.html [deleted file]
muis/documentation/test_aliasdb.html [deleted file]
muis/documentation/test_instruction.html [deleted file]
muis/documentation/test_optimize.html [deleted file]
muis/documentation/test_reader.html [deleted file]
muis/documentation/test_writer.html [deleted file]
muis/documentation/writer.html [deleted file]
muis/instruction.py
muis/instruction.pyc [new file with mode: 0644]
muis/muis.py
muis/muis.pyc [new file with mode: 0644]
muis/optimize.py
muis/optimize.pyc [new file with mode: 0644]
muis/options.py
muis/options.pyc [new file with mode: 0644]
muis/reader.py [changed mode: 0755->0644]
muis/reader.pyc [new file with mode: 0644]
muis/regex_support.py
muis/regex_support.pyc [new file with mode: 0644]
muis/registers.py
muis/registers.pyc [new file with mode: 0644]
muis/test_aliasdb.py
muis/test_instruction.py
muis/test_optimize.py
muis/test_reader.py
muis/test_writer.py
muis/writer.py
muis/writer.pyc [new file with mode: 0644]
opt.sim [deleted file]
ref.sim [deleted file]
run-test-on-test.sh