home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C++ / Applications / Nuntius 1.2 / src / Nuntius / tools / MakeAllIndex < prev    next >
Encoding:
Text File  |  1994-04-12  |  179 b   |  12 lines  |  [TEXT/MPS ]

  1.  
  2. for d in scratch-1:csm:comp.≈
  3.     cd {d}
  4.     echo {d} >> dev:stderr
  5.     echo -n > article_index
  6.     echo -n > qz
  7.     rm q≈ article_index
  8.     MakeArticleIndex
  9.     setfile -c 'MPS ' ≈
  10. end
  11. cd {nuntius}
  12.