Made ChrisTest for testing numerical library

This commit is contained in:
Chris Fadden
2015-03-16 13:49:05 -04:00
parent f1b0d46ca0
commit 7363b53489
22 changed files with 973 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
#!/bin/sh
cc -std=c99 ./test_topLevelVarInit.c -o ./test_topLevelVarInit