source:
Deliverables/D4.1/.ocamlinit
@
336
Last change on this file since 336 was 145, checked in by , 10 years ago | |
---|---|
File size: 200 bytes |
Rev | Line | |
---|---|---|
[145] | 1 | #directory "_build";; |
[138] | 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.