]> git.lizzy.rs Git - plan9front.git/blob - sys/src/cmd/spin/README
Import sources from 2011-03-30 iso image
[plan9front.git] / sys / src / cmd / spin / README
1 the latest version of spin is always
2 available via:
3         http://spinroot.com/spin/whatispin.html
4
5 to make the sources compile with the mkfile on Plan 9
6 the following changes were made:
7
8         omitted memory.h from spin.h
9         changed /lib/cpp to /bin/cpp in main.c
10         simplified non_fatal() in main.c to remove
11         use of yychar