This commit is contained in:
2025-07-18 11:25:48 -04:00
parent c12e3b10ed
commit 728688fbd4
28 changed files with 25202 additions and 0 deletions

5
scratch/testcl.sh Normal file
View File

@ -0,0 +1,5 @@
#!/usr/bin/bash
gcc c_legendrefn.c -o testcl -lm
./testcl