20feb08
This directory contains enough of the code and documentation of
the illiSkel suite (oc1, tr1, skel) for most purposes. But there
is nothing here to explain how to compile the chief codes: 
oc1.c oc2.c skel.c skel2.c in anything except windows. That will
be remedied elsewhere. 


19feb08
3 ways to achieve the same thing

nmake -f skel.mf 
nmake -f win.mf skel.exe
run   skel

all compile skel.c in the same way.
Since vcvars32 currently points to \mvc98 and there are not
other windows compilers on this computer things work swimmingly.
