  The files "ncman1.txt" and "ncman2.txt" are
the NeuronC manual, in Word-Star 6 format,
including all "dot" commands.

  The files "ncman1.asc" and ncman2.asc" are
the ASCII printouts of the corresponding ".txt"
files and these may safely be printed with
the standard Unix "lp" command with many 
printers.

  The files "ncman1.ps" and ncman2.ps" 
are PostScript files suitable for printing 
on a laser printer.

  All of these files are in DOS format
with carriage returns ("\r" or ^M) at the
end of each line.  You can remove the
carriage returns using "tr(1)" or
"ccstrip".  The source code for "ccstrip"
and "cradd" (its inverse filter) are in
this directory.

  The manual is being continually updated as
more features are added to "nc".  If you
already have a printout of the manual, you may
not want to print a new one each time it is
updated.  In this case, it may be helpful to
find the changes using "diff" to compare the
new manual file with an old one.  Moral: save
the old manual file if you have a printout.

   ncman1.txt     Word-Star 6 format.
   ncman2.txt

   ncman1.ps      Post-Script format.
   ncman2.ps

   ncman1.asc     DOS ASCII format.
   ncman2.asc

   ncourse.txt    Manual for a course on "nc".
   ncourse.asc    DOS ASCII format.

   nc.doc         Installation guide for "nc".
   ncfiles.doc    Description of different modules of "nc".

  The files are distributed as compressed by "gzip".
To obtain the source code for gzip you may ftp to "linux"
sites such as "ftp.cdrom.com", "sunsite.unc.edu", or 
"tsx-11.mit.edu".

R.G.Smith  Sept 94

