This website requires JavaScript.
Explore
More informations
Help
Sign In
godzil
/
tack
Watch
1
Star
0
Fork
0
You've already forked tack
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
1,496
Commits
16
Branches
0
Tags
3b818e9decc692a20e936f2d677975a7240fa4e2
Commit Graph
2 Commits
Author
SHA1
Message
Date
bal
e25c8f5549
bug fixed in kill_much():
...
for ( .. ; i != (Lindex) i; .. ) should be for ( .. ; i != (Lindex) 0; .. ).
1985-02-28 10:35:57 +00:00
bal
b4b66ce74f
Initial revision
1984-11-26 13:43:22 +00:00