home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / utilities / utilsp / pgplot / SYS_ARC / f77 / ArcInclude < prev    next >
Encoding:
Text File  |  1994-02-26  |  354 b   |  9 lines

  1. C        code added in to the main source to make the PGPlot library
  2.       INCLUDE 'SYS_ARC.f77.GRArchi'
  3. C        add graphics drivers
  4.       INCLUDE 'SYS_ARC.f77.GRexecAC'
  5.       INCLUDE 'SYS_ARC.f77.ACDriver'
  6.       INCLUDE 'SYS_ARC.f77.NUDriver'
  7.       INCLUDE 'SYS_ARC.f77.PSDriver'
  8. C       add GRsyxd without INTEGER*2
  9.       INCLUDE 'SYS_ARC.f77.GRsyxd'