source:
src/ASM/String.ma
@
864
Last change on this file since 864 was 698, checked in by , 10 years ago | |
---|---|
File size: 84 bytes |
Rev | Line | |
---|---|---|
[475] | 1 | include "basics/list.ma". |
2 | ||
[698] | 3 | include "ASM/Char.ma". |
[475] | 4 | |
5 | definition String ≝ list Char. |
Note: See TracBrowser
for help on using the repository browser.