home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / Applications / UIFlow 1.0.1 / UIFlow Source / VSet2.0 / Src / README < prev    next >
Encoding:
Text File  |  1992-04-20  |  442 b   |  17 lines  |  [TEXT/????]

  1. 18-MAY-91
  2.  
  3. This is HDF Vset release 2.1.
  4.  
  5. (1) For creating the Vset library, look in the Makefile, and modify according 
  6.     to instructions in it.
  7.  
  8. (2) Vmake, vshow and vcompat are nice utilities to have. Each can be created
  9.     by something like
  10.      "cc -D<machine> prog.c -o prog libdf.a libvg.a -I<d*.h include files dir>"
  11.  
  12. (3) Files "do" and "fdo" are sample compile commands for creating vset programs.
  13.  
  14. Jason Ng
  15. likkai@ncsa.uiuc.edu
  16.  
  17.