[sword-cvs] sword/apps/windoze/CBuilder5/prototype swordlib.bpr,1.3,1.4 swordlib.cpp,1.2,1.3

sword@www.crosswire.org sword@www.crosswire.org
Sat, 26 Jul 2003 17:21:45 -0700


Update of /usr/local/cvsroot/sword/apps/windoze/CBuilder5/prototype
In directory www:/tmp/cvs-serv18117/apps/windoze/CBuilder5/prototype

Modified Files:
	swordlib.bpr swordlib.cpp 
Log Message:
removed ThMLOLB filter

Index: swordlib.bpr
===================================================================
RCS file: /usr/local/cvsroot/sword/apps/windoze/CBuilder5/prototype/swordlib.bpr,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- swordlib.bpr	24 Sep 2002 03:34:08 -0000	1.3
+++ swordlib.bpr	27 Jul 2003 00:21:38 -0000	1.4
@@ -64,7 +64,6 @@
       ..\..\..\..\src\modules\filters\thmlhtmlhref.obj 
       ..\..\..\..\src\modules\filters\thmllemma.obj 
       ..\..\..\..\src\modules\filters\thmlmorph.obj 
-      ..\..\..\..\src\modules\filters\thmlolb.obj 
       ..\..\..\..\src\modules\filters\thmlosis.obj 
       ..\..\..\..\src\modules\filters\thmlscripref.obj 
       ..\..\..\..\src\modules\filters\thmlstrongs.obj 

Index: swordlib.cpp
===================================================================
RCS file: /usr/local/cvsroot/sword/apps/windoze/CBuilder5/prototype/swordlib.cpp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- swordlib.cpp	24 Sep 2002 03:34:08 -0000	1.2
+++ swordlib.cpp	27 Jul 2003 00:21:38 -0000	1.3
@@ -69,7 +69,6 @@
 USEUNIT("..\..\..\..\src\modules\filters\thmlhtmlhref.cpp");
 USEUNIT("..\..\..\..\src\modules\filters\thmllemma.cpp");
 USEUNIT("..\..\..\..\src\modules\filters\thmlmorph.cpp");
-USEUNIT("..\..\..\..\src\modules\filters\thmlolb.cpp");
 USEUNIT("..\..\..\..\src\modules\filters\thmlosis.cpp");
 USEUNIT("..\..\..\..\src\modules\filters\thmlscripref.cpp");
 USEUNIT("..\..\..\..\src\modules\filters\thmlstrongs.cpp");