X-Git-Url: https://scm.cri.ensmp.fr/git/Faustine.git/blobdiff_plain/043c676f59520b93dfacfa0d8d7e1fdd448cd7dc..1878a8448a5a73cbf289306beb5e88ab48561129:/dsp_files/test_complex_lib.24.tmp.dsp diff --git a/dsp_files/test_complex_lib.24.tmp.dsp b/dsp_files/test_complex_lib.24.tmp.dsp deleted file mode 100644 index 5152fa9..0000000 --- a/dsp_files/test_complex_lib.24.tmp.dsp +++ /dev/null @@ -1,4 +0,0 @@ -import ( "math.lib" ) ; -import ( "complex.lib" ) ; - -process = (0.5, (PI, 4 : /) : polar_cplx), (1, (PI, 4 : /) : polar_cplx) : pcplx_div : sinh;