home *** CD-ROM | disk | FTP | other *** search
- Problem:
- -I flag doesn't work
- Solution??
- in file tlev.l change 'i to 'I in line 127
- (notice that -i flag includes files and it is imposible to get
- into uci mode)
-
- Problem:
- while compiling get message:
- Undefined function called from compiled code e-sub2
- Solution??
- in file tlev.l change e-sub2 to e-sub in line 298
- (I don't swear by this solution--my stuff seems to compile ok
- but no promises)
-
-