Subversion Repositories planix.SVN

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2 - 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