Commit Graph

254 Commits

Author SHA1 Message Date
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
Brian Barto 3dc7cb41d4 Dynamically allocating size for input buffer. This will probably improve in a later commit.
modified:   nms.c
2016-04-04 22:36:00 -04:00
Brian Barto 077cc1d1bb Initial code commit. Doesn't really do much now. Just commiting what code I have.
new file:   nms.c
2016-04-04 22:07:35 -04:00
Brian Barto f7b2544953 Initial commit 2016-04-04 16:41:06 -04:00