From 05a9e3254454715e09b78f7a7ab788b02b2cbe60 Mon Sep 17 00:00:00 2001 From: musil Date: Fri, 8 Dec 2006 07:47:49 +0000 Subject: makefile help repaired spec2_sqrt~ svn path=/trunk/externals/iem/iem_spec2/; revision=6724 --- src/iem_spec2.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 src/iem_spec2.h (limited to 'src/iem_spec2.h') 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 -- cgit v1.2.1