ftp moose.cccs.umn.edu 15-FEB-1996

Cut out icalc.c

If you have DEC C:
$ cc/standard=vaxc/nolis icalc
$ link icalc
Symbol MATH$TRUNC_G multiply defined
        in module DPML$SHR file SYS$COMMON:[SYSLIB]DPML$SHR.EXE;2

However, it runs ok.

If you use VAXC or GNU C (untested, but will probably work) you'll have to
make sure "__VMS" gets defined from the command line, so that the VMS
specific pieces get picked up during compilation. 

Modified the source to put the results of up to 10
calculations into ICALC_OUT.  Redirect output to nla0:
for use in .COM files.

David Mathog
mathog@seqaxp.bio.caltech.edu
Manager, sequence analysis facility, biology division, Caltech 
