summaryrefslogtreecommitdiff
path: root/macros/CFiles/sci2cincludes/SCI2Cfft.h
diff options
context:
space:
mode:
authorAnkit Raj2017-06-21 10:26:59 +0530
committerAnkit Raj2017-06-21 10:26:59 +0530
commit958577cac90a99124cd673fde1926781d966d91f (patch)
tree134d9fe7f5b97a647cb055bb7b4c21820a749f49 /macros/CFiles/sci2cincludes/SCI2Cfft.h
downloadscilab2c-958577cac90a99124cd673fde1926781d966d91f.tar.gz
scilab2c-958577cac90a99124cd673fde1926781d966d91f.tar.bz2
scilab2c-958577cac90a99124cd673fde1926781d966d91f.zip
Updated Scilab2C
Diffstat (limited to 'macros/CFiles/sci2cincludes/SCI2Cfft.h')
-rw-r--r--macros/CFiles/sci2cincludes/SCI2Cfft.h16
1 files changed, 16 insertions, 0 deletions
diff --git a/macros/CFiles/sci2cincludes/SCI2Cfft.h b/macros/CFiles/sci2cincludes/SCI2Cfft.h
new file mode 100644
index 00000000..f82b74b4
--- /dev/null
+++ b/macros/CFiles/sci2cincludes/SCI2Cfft.h
@@ -0,0 +1,16 @@
+/*
+** -*- C -*-
+**
+** OpDotSlash.c
+** Made by Raffaele Nutricato <raffaele.nutricato@tiscali.it>
+**
+**
+** Copyright Raffaele Nutricato 2007
+*/
+
+#ifndef __SCI2CFFT_H__
+#define __SCI2CFFT_H__
+
+#include "SCI2CMacroInterface.h"
+
+#endif /* !__SCI2CFFT_H__ */