From 6a320264c2de3d6dd8cc1d1327b3c30df4c8cb26 Mon Sep 17 00:00:00 2001 From: Siddhesh Wani Date: Mon, 25 May 2015 14:46:31 +0530 Subject: Original Version --- 2.3-1/macros/CFiles/sci2ccode/FileManagement.c | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 2.3-1/macros/CFiles/sci2ccode/FileManagement.c (limited to '2.3-1/macros/CFiles/sci2ccode/FileManagement.c') diff --git a/2.3-1/macros/CFiles/sci2ccode/FileManagement.c b/2.3-1/macros/CFiles/sci2ccode/FileManagement.c new file mode 100644 index 00000000..427b3551 --- /dev/null +++ b/2.3-1/macros/CFiles/sci2ccode/FileManagement.c @@ -0,0 +1,12 @@ +/* +** -*- C -*- +** +** FileManagement.c +** Made by Raffaele Nutricato +** +** +** Copyright Rubby Nutricato 2007 +*/ + +#include "FileManagement.h" + -- cgit