home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 6 / FreshFish_September1994.bin / bbs / dev / cursor-1.7.lha / Cursor / Examples / Link / Compile.bat < prev    next >
Encoding:
DOS Batch File  |  1993-10-15  |  91 b   |  4 lines

  1. Cursor IsPrime.bas
  2. lc -v PrimeTest.c
  3. Blink IsPrime.o PrimeTest.o LIB lib:lc.lib TO IsPrime
  4.