home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / src / demos / GL / buttonfly / buttonfly.sh < prev    next >
Encoding:
Linux/UNIX/POSIX Shell Script  |  1994-08-02  |  270 b   |  12 lines

  1. #!/bin/csh -f
  2.  
  3. #  This is an example of how to use buttonfly.
  4. #  Look in the "menus" directory to see the example
  5. #  menu (ie., .m*) files.  To run this example,
  6. #  the entire <toolbox>/src/demos and <toolbox>/data
  7. #  subtrees must be available.
  8.  
  9. cd menus
  10. ../buttonfly
  11.  
  12.