[sword-svn] r3070 - trunk/include
scribe at crosswire.org
scribe at crosswire.org
Tue Mar 4 17:07:12 MST 2014
Author: scribe
Date: 2014-03-04 17:07:12 -0700 (Tue, 04 Mar 2014)
New Revision: 3070
Added:
trunk/include/teilatex.h
Log:
added teilatex.h for Peter
Added: trunk/include/teilatex.h
===================================================================
--- trunk/include/teilatex.h (rev 0)
+++ trunk/include/teilatex.h 2014-03-05 00:07:12 UTC (rev 3070)
@@ -0,0 +1,33 @@
+/***************************************************************************
+ *
+ * teilatex.h - Implementation of TEILaTeX
+ *
+ * $Id: gbflatex.h 2998 2013-12-30 13:10:35Z chrislit $
+ *
+ * Copyright 2014 CrossWire Bible Society (http://www.crosswire.org)
+ * CrossWire Bible Society
+ * P. O. Box 2528
+ * Tempe, AZ 85280-2528
+ *
+ * This program is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License as published by the
+ * Free Software Foundation version 2.
+ *
+ * This program is distributed in the hope that it will be useful, but
+ * WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * General Public License for more details.
+ *
+ */
+
+#ifndef TEILATEX_H
+#define TEILATEX_H
+
+SWORD_NAMESPACE_START
+
+
+SWORD_NAMESPACE_END
+#endif
+
+
+
More information about the sword-cvs
mailing list