home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Interactive Reference Guide / C-C++ Interactive Reference Guide.iso / c_ref / csource5 / 357_01 / cstar1.exe / FR.BAT < prev    next >
Encoding:
DOS Batch File  |  1989-03-06  |  299 b   |  7 lines

  1. find "%1" cstar.h node.h enum.h glb.h tmp.h glb.c >fout
  2. find "%1" cstar.c dcl.c def.c dir.c exp.c         >>fout
  3. find "%1" g1.c g2.c g3.c in.c mem.c mst.c         >>fout
  4. find "%1" out.c par.c ph.c pr.c reg.c st.c str.c  >>fout
  5. find "%1" sys.c t1.c t2.c tok.c utl.c x2.c        >>fout
  6. red fout
  7.