5 lines
59 B
Bash
5 lines
59 B
Bash
#!/usr/bin/bash
|
|
|
|
gcc c_legendrefn.c -o testcl -lm
|
|
|
|
./testcl |