There are two differences between the input grammar of Ticc 0.10 and Ticc 0.12:

Both changes can be performed at once as follows:

 sed -e "s/{/: {/g" -e "s/;//g" file.si > file-new.si

Ticc/Converting Ticc input from 0.10 to 0.12 (last edited 2006-01-28 14:05:47 by LucaDeAlfaro)