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