[sword-svn] r2094 - in trunk: include lib/bcppmake

chrislit at www.crosswire.org chrislit at www.crosswire.org
Fri Sep 28 17:34:04 MST 2007


Author: chrislit
Date: 2007-09-28 17:34:03 -0700 (Fri, 28 Sep 2007)
New Revision: 2094

Modified:
   trunk/include/swconfig.h
   trunk/lib/bcppmake/libsword.bpf
Log:
removed Greek to BGreek stuff, which appears to be broken in any case

Modified: trunk/include/swconfig.h
===================================================================
--- trunk/include/swconfig.h	2007-09-28 19:20:22 UTC (rev 2093)
+++ trunk/include/swconfig.h	2007-09-29 00:34:03 UTC (rev 2094)
@@ -57,7 +57,7 @@
 	virtual ~SWConfig();
 
 	/** Load from disk
-	* Load the contzent from disk.
+	* Load the content from disk.
 	*/
 	virtual void Load();
 

Modified: trunk/lib/bcppmake/libsword.bpf
===================================================================
--- trunk/lib/bcppmake/libsword.bpf	2007-09-28 19:20:22 UTC (rev 2093)
+++ trunk/lib/bcppmake/libsword.bpf	2007-09-29 00:34:03 UTC (rev 2094)
@@ -33,7 +33,6 @@
 USEUNIT("..\..\src\utilfuns\swversion.cpp");
 USEUNIT("..\..\src\utilfuns\url.cpp");
 USEUNIT("..\..\src\utilfuns\utilstr.cpp");
-USEUNIT("..\..\src\utilfuns\Greek2Greek.cpp");
 USEUNIT("..\..\src\modules\comments\hrefcom\hrefcom.cpp");
 USEUNIT("..\..\src\modules\comments\rawcom\rawcom.cpp");
 USEUNIT("..\..\src\modules\comments\rawfiles\rawfiles.cpp");




More information about the sword-cvs mailing list