New directory tree, with preprocessor/ inside interpretor/.
[Faustine.git] / dsp_files / test_complex_lib.dsp
diff --git a/dsp_files/test_complex_lib.dsp b/dsp_files/test_complex_lib.dsp
deleted file mode 100644 (file)
index 5737e89..0000000
+++ /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;