]> git.mdlowis.com Git - proto/sclpl.git/commit
refactored to minimze amount of code in main.c
authorMichael D. Lowis <mike@mdlowis.com>
Sat, 15 Nov 2014 03:30:55 +0000 (22:30 -0500)
committerMichael D. Lowis <mike@mdlowis.com>
Sat, 15 Nov 2014 03:30:55 +0000 (22:30 -0500)
commit6e534485601cef265bea4a4aa637452315e2bcee
tree4a23df115d90358d8baebec68d5b4eebb968fb99
parent3a7b060be996ce13bff426cced8f1623cc9d9471
refactored to minimze amount of code in main.c
source/sclpl/log.c [new file with mode: 0644]
source/sclpl/log.h [new file with mode: 0644]
source/sclpl/main.c
source/sclpl/ops.c [new file with mode: 0644]
source/sclpl/ops.h [new file with mode: 0644]
source/sclpl/sys.c [new file with mode: 0644]
source/sclpl/sys.h [new file with mode: 0644]
source/sclpl/tree.c
source/sclpl/tree.h