home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga ISO Collection
/
AmigaUtilCD2.iso
/
Programming
/
E
/
TFF-A32R.LZX
/
AmigaE3.2a
/
Src
/
Tools
/
Lex
/
testinput.lists
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1992-09-02
|
184 b
|
17 lines
# examples of cell-expressions to parse
<1|2>
<1,2,3>
<1,
<2|3>,
<4,5|6>|
7>
# remove comment for each of the following lines to see error reports:
# <1,bla>
# <1|2,3>
# <1;2>