home *** CD-ROM | disk | FTP | other *** search
/ Photo CD Demo 1 / Demo.bin / hdf / unix / hdf3_2r2 / util / setuptls.com < prev    next >
Encoding:
Text File  |  1992-10-29  |  851 b   |  33 lines

  1. #
  2. # $Header: /hdf/hdf/v3.2r2/util/RCS/SETUPUTILS.COM,v 1.2 1992/10/12 18:33:28 koziol beta koziol $
  3. #
  4. # $Log: SETUPUTILS.COM,v $
  5. # Revision 1.2  1992/10/12  18:33:28  koziol
  6. # fixed typo
  7. #
  8. # Revision 1.1  1992/08/24  22:06:19  sxu
  9. # Initial revision
  10. #
  11. #
  12. $ ! This file is only for VAX/VMS systems.
  13. $ !
  14. $ ! set up utilities
  15. $ ! change below to the hdf bin directory
  16. $ ! 
  17. $ define/nolog hdf$bin    _$4$dua1:[folk.hdf32.bin]
  18. $ !
  19. $ hdfls    :== $ hdf$bin:hdfls
  20. $ hdfrseq  :== $ hdf$bin:hdfrseq
  21. $ r8tohdf  :== $ hdf$bin:r8tohdf
  22. $ hdfcomp  :== $ hdf$bin:hdfcomp
  23. $ hdftor8  :== $ hdf$bin:hdftor8
  24. $ hdftopal :== $ hdf$bin:hdftopal
  25. $ paltohdf :== $ hdf$bin:paltohdf
  26. $ hdf24to8 :== $ hdf$bin:hdf24to8
  27. $ hdfpack  :== $ hdf$bin:hdfpack
  28. $ ristosds :== $ hdf$bin:ristosds
  29. $ vshow    :== $ hdf$bin:vshow
  30. $ vmake    :== $ hdf$bin:vmake
  31. $ hdfed    :== $ hdf$bin:hdfed
  32.  
  33.