David du Colombier c0f3d9569e Plan 9 from Bell Labs 2002-12-12 %!s(int64=21) %!d(string=hai) anos
..
README c0f3d9569e Plan 9 from Bell Labs 2002-12-12 %!s(int64=21) %!d(string=hai) anos
dstep.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 %!s(int64=21) %!d(string=hai) anos
flow.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 %!s(int64=21) %!d(string=hai) anos
guided.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 %!s(int64=21) %!d(string=hai) anos
main.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 %!s(int64=21) %!d(string=hai) anos
mesg.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 %!s(int64=21) %!d(string=hai) anos
mkfile c0f3d9569e Plan 9 from Bell Labs 2002-12-12 %!s(int64=21) %!d(string=hai) anos
pangen1.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 %!s(int64=21) %!d(string=hai) anos
pangen1.h c0f3d9569e Plan 9 from Bell Labs 2002-12-12 %!s(int64=21) %!d(string=hai) anos
pangen2.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 %!s(int64=21) %!d(string=hai) anos
pangen2.h c0f3d9569e Plan 9 from Bell Labs 2002-12-12 %!s(int64=21) %!d(string=hai) anos
pangen3.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 %!s(int64=21) %!d(string=hai) anos
pangen3.h c0f3d9569e Plan 9 from Bell Labs 2002-12-12 %!s(int64=21) %!d(string=hai) anos
pangen4.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 %!s(int64=21) %!d(string=hai) anos
pangen4.h c0f3d9569e Plan 9 from Bell Labs 2002-12-12 %!s(int64=21) %!d(string=hai) anos
pangen5.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 %!s(int64=21) %!d(string=hai) anos
pangen5.h c0f3d9569e Plan 9 from Bell Labs 2002-12-12 %!s(int64=21) %!d(string=hai) anos
pc_zpp.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 %!s(int64=21) %!d(string=hai) anos
ps_msc.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 %!s(int64=21) %!d(string=hai) anos
run.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 %!s(int64=21) %!d(string=hai) anos
sched.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 %!s(int64=21) %!d(string=hai) anos
spin.h c0f3d9569e Plan 9 from Bell Labs 2002-12-12 %!s(int64=21) %!d(string=hai) anos
spin.y c0f3d9569e Plan 9 from Bell Labs 2002-12-12 %!s(int64=21) %!d(string=hai) anos
spinlex.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 %!s(int64=21) %!d(string=hai) anos
structs.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 %!s(int64=21) %!d(string=hai) anos
sym.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 %!s(int64=21) %!d(string=hai) anos
tl.h c0f3d9569e Plan 9 from Bell Labs 2002-12-12 %!s(int64=21) %!d(string=hai) anos
tl_buchi.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 %!s(int64=21) %!d(string=hai) anos
tl_cache.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 %!s(int64=21) %!d(string=hai) anos
tl_lex.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 %!s(int64=21) %!d(string=hai) anos
tl_main.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 %!s(int64=21) %!d(string=hai) anos
tl_mem.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 %!s(int64=21) %!d(string=hai) anos
tl_parse.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 %!s(int64=21) %!d(string=hai) anos
tl_rewrt.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 %!s(int64=21) %!d(string=hai) anos
tl_trans.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 %!s(int64=21) %!d(string=hai) anos
vars.c c0f3d9569e Plan 9 from Bell Labs 2002-12-12 %!s(int64=21) %!d(string=hai) anos
version.h c0f3d9569e Plan 9 from Bell Labs 2002-12-12 %!s(int64=21) %!d(string=hai) anos

README

the latest version of spin is always
available via:
http://cm.bell-labs.com/cm/cs/what/spin/

to make the sources compile with the mkfile on plan 9
the following changes were made:

omitted memory.h from spin.h
omitted malloc.h from ps_msc.c
changed /lib/cpp to /bin/cpp in main.c
simplified non_fatal() in main.c to remove
use of yychar