Rename interpretor to interpreter.
[Faustine.git] / interpretor / preprocessor / faust-0.9.47mr3 / tests / mathdoc / prefix.dsp
diff --git a/interpretor/preprocessor/faust-0.9.47mr3/tests/mathdoc/prefix.dsp b/interpretor/preprocessor/faust-0.9.47mr3/tests/mathdoc/prefix.dsp
deleted file mode 100644 (file)
index da04d48..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-declare name           "prefix";
-declare version        "1.0";
-declare author                 "Grame";
-declare license        "BSD";
-declare copyright      "(c)GRAME 2009";
-
-//-------------------------------------------------
-// Simple prefix test for documentator
-//-------------------------------------------------
-
-
-process = prefix (3,*(7));
-