Added upstream from http://ftp.icm.edu.pl/pub/loglan/
[loglan.git] / bin / dos / 386 / cc.bat
1 rem IF\r
2 rem    1ø the programs loglan.exe, gen.exe, int.exe are visible (PATH ?)\r
3 rem    2ø a file, say, sourc.log contains supposedly Loglan program\r
4 rem  THEN\r
5 rem    you may find it useful to call\r
6 rem    cc sourc\r
7 \r
8 loglan %1\r
9 pause\r
10 gen %1\r
11 del %1.lcd\r
12 int %1\r