home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Graphics / Misc / Wood.0.72 / Sources / AuxSources / preflex < prev    next >
Encoding:
Text File  |  1995-09-21  |  50 b   |  3 lines

  1. #!/bin/sh
  2. /usr/local/bin/flex $1 -t $2 > lex.yy.c
  3.