init
This commit is contained in:
5
scratch/testcl.sh
Normal file
5
scratch/testcl.sh
Normal file
@ -0,0 +1,5 @@
|
||||
#!/usr/bin/bash
|
||||
|
||||
gcc c_legendrefn.c -o testcl -lm
|
||||
|
||||
./testcl
|
Reference in New Issue
Block a user