home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 September / Simtel20_Sept92.cdr / msdos / c / lex.arc / MAKELIB.BAS < prev    next >
BASIC Source File  |  1986-03-03  |  443b  |  17 lines

  1. 10      shell "cco commen"
  2. 20      shell "cco gettok"
  3. 30      shell "cco integ"
  4. 40      shell "cco lexcha"
  5. 50      shell "cco lexech"
  6. 60      shell "cco lexlen"
  7. 70      shell "cco lmovi"
  8. 80      shell "cco lmovb"
  9. 90      shell "cco lexpee"
  10. 100     shell "cco lexswi"
  11. 110     shell "cco mapch"
  12. 120     shell "cco token"
  13. 130     shell "cco yylex"
  14. 140     shell "cco llsave"
  15. 150     shell "cco lexerr"
  16. 160     shell "cco lexget"
  17.