summaryrefslogtreecommitdiff
path: root/macros/CFiles/sci2cincludes/FileManagement.h
diff options
context:
space:
mode:
authorjofret2009-04-28 07:11:01 +0000
committerjofret2009-04-28 07:11:01 +0000
commitb22f596ce449869bffd8e0f63baee1c53e20fa06 (patch)
tree24e5c3ca47f535b5340a969edf31b774b356848b /macros/CFiles/sci2cincludes/FileManagement.h
parentf96b66fe2423831bcad2f141469de6805364d019 (diff)
downloadscilab2c-b22f596ce449869bffd8e0f63baee1c53e20fa06.tar.gz
scilab2c-b22f596ce449869bffd8e0f63baee1c53e20fa06.tar.bz2
scilab2c-b22f596ce449869bffd8e0f63baee1c53e20fa06.zip
Moving macros here
Diffstat (limited to 'macros/CFiles/sci2cincludes/FileManagement.h')
-rw-r--r--macros/CFiles/sci2cincludes/FileManagement.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/macros/CFiles/sci2cincludes/FileManagement.h b/macros/CFiles/sci2cincludes/FileManagement.h
new file mode 100644
index 00000000..937a66ef
--- /dev/null
+++ b/macros/CFiles/sci2cincludes/FileManagement.h
@@ -0,0 +1,13 @@
+/*
+** -*- C -*-
+**
+** FileManagement.c
+** Made by Raffaele Nutricato <raffaele.nutricato@tiscali.it>
+**
+**
+** Copyright Rubby Nutricato 2007
+** 31-dec-2007
+*/
+
+#include <stdio.h>
+#include <stdlib.h>