home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / vol_300 / 334_02 / readme.cug < prev    next >
Text File  |  1991-03-15  |  2KB  |  148 lines

  1. ==========
  2. README.CUG
  3. ==========
  4.  
  5. Since the original disk came in UNIX format, some files have longer filenames
  6. for MSDOS. The list below shows the changes on the filenames.
  7. In addition, you may have to create sub directories or change pathnames on
  8. makefiles in order to compile programs because the distribution disk doesn't
  9. contain any sub directories.
  10.  
  11.  
  12. original        new
  13. ================================
  14. Copyright    --> Copyrigh
  15. README
  16. README.gnutex    --> README.tex
  17. README.x11
  18. bitmap.c
  19. bitmap.h
  20. buildvms.com
  21. command.c
  22. corgraph.asm
  23. corplot.c
  24. eval.c
  25. gnuplot_x11.c    --> gnupx11.c
  26. graphics.c
  27. header.mac
  28. help.c
  29. help.h
  30. hrcgraph.asm
  31. internal.c
  32. lasergnu
  33. lineproc.mac
  34. linkopt.msc
  35. linkopt.tc
  36. linkopt.vms
  37. makefile.3b1
  38. makefile.msc
  39. makefile.tc
  40. makefile.unx
  41. makefile.vms
  42. makefile.x11
  43. misc.c
  44. parse.c
  45. pcgraph.asm
  46. plot.c
  47. plot.h
  48. scanner.c
  49. setshow.c
  50. setshow.h
  51. standard.c
  52. term.c
  53. term.h
  54. util.c
  55. version.c
  56.  
  57. ./bugtest:
  58. README        --> README.bug
  59. mscbug.c
  60. printf.c
  61. scanf.c
  62.  
  63. ./demo:
  64. 1.dat
  65. 2.dat
  66. 3.dat
  67. controls.demo    --> controls.dem
  68. electron.demo    --> electron.dem
  69. param.demo    --> param.dem
  70. polar.demo    --> polar.dem
  71. simple.demo    --> simple.dem
  72. using.dat    
  73. using.demo    --> using.dem
  74.  
  75. ./docs:
  76. Makefile    --> Makefile.doc
  77. README        --> README.doc
  78. checkdoc.c
  79. doc2gih.c
  80. doc2hlp.c
  81. doc2hlp.com
  82. doc2ms.c
  83. doc2tex.c
  84. gnuplot.1
  85. gnuplot.doc
  86. lasergnu.1
  87. titlepage.ms    --> titlepg.ms
  88. titlepage.tex    --> titlepg.tex
  89.  
  90. ./docs/latextut:
  91. Makefile    --> Makefile.tex
  92. eg1.plt
  93. eg2.plt
  94. eg3.dat
  95. eg3.plt
  96. eg4.plt
  97. eg5.plt
  98. eg6.plt
  99. header.tex
  100. tutorial.tex
  101.  
  102. ./term:
  103. README        --> README.trm
  104. aed.trm
  105. cgi.trm
  106. dxy.trm
  107. eepic.trm
  108. epson.trm
  109. fig.trm
  110. hp26.trm
  111. hp2648.trm
  112. hpgl.trm
  113. hpljii.trm
  114. imPcodes.h
  115. imagen.trm
  116. iris4d.trm
  117. kyo.trm
  118. latex.trm
  119. object.h
  120. pc.trm
  121. post.trm
  122. qms.trm
  123. regis.trm
  124. sun.trm
  125. t410x.trm
  126. tek.trm
  127. unixpc.trm
  128. unixplot.trm
  129. v384.trm
  130. x11.trm
  131.  
  132. ./translate:
  133. Makefile    --> Makefile.trs
  134. README        --> README.trs
  135. command.c    --> command2.c
  136. eval.c        --> eval2.c
  137. gnut2p.1
  138. internal.c    --> interna2.c
  139. misc.c        --> misc2.c
  140. parse.c        --> parse2.c
  141. plot.c        --> plot2.c
  142. plot.h        --> plot2.h
  143. scanner.c    --> scanner2.c
  144. standard.c    --> standar2.c
  145. test1
  146. test2
  147. util.c        --> util2.c
  148.