home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 5 / FreshFish_July-August1994.bin / bbs / gnu / groff-1.09-bin.lha / bin / gneqn < prev    next >
Text File  |  1994-07-11  |  165b  |  6 lines

  1. #!/bin/sh
  2. # Provision of this shell script should not be taken to imply that use of
  3. # GNU eqn with groff -Tascii|-Tlatin1 is supported.
  4.  
  5. exec geqn -Tascii ${1+"$@"}
  6.