adding fft tests
[schrodinger_equation.git] / Makefile
blob4242fc31000f352f962b2ecc46269e7c53792504
1 test:
2 cc -Wall src/fft.c -o bin/wave -lm