]> git.donarmstrong.com Git - biopieces.git/commit
fixing up c code
authormartinahansen <martinahansen@74ccb610-7750-0410-82ae-013aeee3265d>
Tue, 5 Aug 2008 00:22:07 +0000 (00:22 +0000)
committermartinahansen <martinahansen@74ccb610-7750-0410-82ae-013aeee3265d>
Tue, 5 Aug 2008 00:22:07 +0000 (00:22 +0000)
commit0490455b350619969222e072f231b7cb9f117f8a
treea502afc3a728f7a01389b023205e96b097169155
parent6694d804abc0dac681f58d06b629729e76e261cf
fixing up c code

git-svn-id: http://biopieces.googlecode.com/svn/trunk@203 74ccb610-7750-0410-82ae-013aeee3265d
code_c/Maasha/src/Makefile
code_c/Maasha/src/inc/common.h
code_c/Maasha/src/inc/strings.h [new file with mode: 0644]
code_c/Maasha/src/lib/Makefile
code_c/Maasha/src/lib/common.c
code_c/Maasha/src/lib/strings.c [new file with mode: 0644]
code_c/Maasha/src/repeat-O-matic.c
code_c/Maasha/src/test/Makefile [new file with mode: 0644]
code_c/Maasha/src/test/test_strings.c [new file with mode: 0644]
code_c/Maasha/src/test_pointer_addys.c [new file with mode: 0644]