String-management system
[idzebra-moved-to-github.git] / include / str.h
diff --git a/include/str.h b/include/str.h
new file mode 100644 (file)
index 0000000..01a3fbd
--- /dev/null
@@ -0,0 +1,15 @@
+/*
+ * Copyright (C) 1994, Index Data I/S 
+ * All rights reserved.
+ * Sebastian Hammer, Adam Dickmeiss
+ *
+ * $Log: str.h,v $
+ * Revision 1.1  1994-10-20 13:46:36  quinn
+ * String-management system
+ *
+ */
+
+#ifndef STR_H
+#define STR_H
+
+#endif