]> git.mdlowis.com Git - proto/sclpl.git/commit
Moved typedefs and defines to a header and removed some unneeded code in main.c
authorMichael D. Lowis <mike@mdlowis.com>
Wed, 23 Apr 2014 01:51:31 +0000 (21:51 -0400)
committerMichael D. Lowis <mike@mdlowis.com>
Wed, 23 Apr 2014 01:51:31 +0000 (21:51 -0400)
commit9ac937e88fb8ff129c1ada2be94f472170a59889
tree6ab5b680065c574b514c0e18f70d08c87c2bc32a
parentc926a70e7b692849e4904a8f99080c194029d471
Moved typedefs and defines to a header and removed some unneeded code in main.c
source/slvm/main.c
source/slvm/slvm.h [new file with mode: 0644]