Commit Graph

155 Commits

Author SHA1 Message Date
Brian Barto
72bf59301a Replacing octal notation with decimal
modified:   src/nms.c
2016-04-07 14:12:30 -04:00
Brian Barto
238c8095e2 Linked list initial implementation
modified:   src/nms.c
2016-04-06 20:28:18 -04:00
Brian Barto
d0bec878b3 Some quick code cleanup
modified:   src/nms.c
2016-04-06 17:49:41 -04:00
Brian Barto
f4fff3e649 Adding some git ignore files
new file:   src/.gitignore
	new file:   src/obj/.gitignore
2016-04-05 17:01:46 -04:00
Brian Barto
3632dbcdbe Moved the files around and made a Makefile
new file:   src/Makefile
	renamed:    nms.c -> src/nms.c
2016-04-05 16:55:07 -04:00