aboutsummaryrefslogtreecommitdiff
path: root/src/iem_spec2.h
diff options
context:
space:
mode:
authormusil <tmusil@users.sourceforge.net>2006-12-08 07:47:49 +0000
committermusil <tmusil@users.sourceforge.net>2006-12-08 07:47:49 +0000
commit05a9e3254454715e09b78f7a7ab788b02b2cbe60 (patch)
tree560b4c51d1ffe8f94c80e90dc7b82b8509523d88 /src/iem_spec2.h
makefilesvn2git-root
help repaired spec2_sqrt~ svn path=/trunk/externals/iem/iem_spec2/; revision=6724
Diffstat (limited to 'src/iem_spec2.h')
-rw-r--r--src/iem_spec2.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/iem_spec2.h b/src/iem_spec2.h
new file mode 100644
index 0000000..440dbdf
--- /dev/null
+++ b/src/iem_spec2.h
@@ -0,0 +1,11 @@
+/* For information on usage and redistribution, and for a DISCLAIMER OF ALL
+* WARRANTIES, see the file, "LICENSE.txt," in this distribution.
+
+iem_spec2 written by Thomas Musil, Copyright (c) IEM KUG Graz Austria 2000 - 2006 */
+
+#ifndef __IEMSPEC2_H__
+#define __IEMSPEC2_H__
+
+#define DELLINE_DEF_VEC_SIZE 64
+
+#endif