summaryrefslogtreecommitdiff
path: root/2.3-1/macros/CFiles/sci2cincludes/SCI2Cfft.h
diff options
context:
space:
mode:
Diffstat (limited to '2.3-1/macros/CFiles/sci2cincludes/SCI2Cfft.h')
-rw-r--r--2.3-1/macros/CFiles/sci2cincludes/SCI2Cfft.h16
1 files changed, 16 insertions, 0 deletions
diff --git a/2.3-1/macros/CFiles/sci2cincludes/SCI2Cfft.h b/2.3-1/macros/CFiles/sci2cincludes/SCI2Cfft.h
new file mode 100644
index 00000000..f82b74b4
--- /dev/null
+++ b/2.3-1/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__ */