source:
Deliverables/D4.1/.ocamlinit
@
546
Last change on this file since 546 was 145, checked in by , 10 years ago | |
---|---|
File size: 200 bytes |
Line | |
---|---|
1 | #directory "_build";; |
2 | #load "Util.cmo";; |
3 | #load "BitVectors.cmo";; |
4 | #load "Physical.cmo";; |
5 | #load "Parser.cmo";; |
6 | #load "IntelHex.cmo";; |
7 | #load "ASMInterpret.cmo";; |
8 | #load "Pretty.cmo";; |
9 | #load "test.cmo";; |
Note: See TracBrowser
for help on using the repository browser.