1the latest version of spin is always 2available via: 3 http://spinroot.com/spin/whatispin.html 4 5to make the sources compile with the mkfile on Plan 9 6the 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 12