Wael Ben Moussa
-
2008-03-04
- priority: 5 --> 9
The correct declaration of block in a kopi form is now like that:
BLOCK(shown, buffered) EXP : E "Example"
The actual version of tanit generates it like the following:
BLOCK(shown, buffered) EXP . E "Example"
A modification in tanit must be made in order to replace the '.' generation by ':'