source:
Deliverables/D2.2/8051/src/common/atom.mli
Last change on this file was 486, checked in by , 10 years ago | |
---|---|
File size: 119 bytes |
Line | |
---|---|
1 | |
2 | (* Pasted from Pottier's PP compiler *) |
3 | |
4 | (** This module implements the signature [AtomSig.S]. *) |
5 | |
6 | include AtomSig.S |
7 |
Note: See TracBrowser
for help on using the repository browser.