home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 8 / FreshFishVol8-CD1.bin / gnu / bin / gneqn < prev    next >
Text File  |  1994-12-22  |  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.