summaryrefslogtreecommitdiff
path: root/src/Scilab2C/ASTGenerator/GenerateASTfoo.sci
diff options
context:
space:
mode:
Diffstat (limited to 'src/Scilab2C/ASTGenerator/GenerateASTfoo.sci')
-rw-r--r--src/Scilab2C/ASTGenerator/GenerateASTfoo.sci6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/Scilab2C/ASTGenerator/GenerateASTfoo.sci b/src/Scilab2C/ASTGenerator/GenerateASTfoo.sci
deleted file mode 100644
index 70001632..00000000
--- a/src/Scilab2C/ASTGenerator/GenerateASTfoo.sci
+++ /dev/null
@@ -1,6 +0,0 @@
-// Generate the Abstract Syntactic Tree for the foo Scilab function
-
-getf("foo.sci");
-exec %program_p.sci;
-t=macr2tree(foo);
-t