- Timestamp:
- 02/22/12 20:37:52 (13 years ago)
- Branches:
- master
- Children:
- abd28d1
- Parents:
- e7de6cc
- git-author:
- Tomasz Obrebski <to@…> (02/22/12 20:37:52)
- git-committer:
- Tomasz Obrebski <to@…> (02/22/12 20:37:52)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/compdic/lst2fstext
re7de6cc rb242df2 13 13 ++$s; 14 14 print "0 $s <eps>\n"; 15 while($c = shift@cs)15 for $c (@cs) 16 16 { 17 17 print $s . ' ' . ++$s . " $c\n";
Note: See TracChangeset
for help on using the changeset viewer.