[sword-svn] r195 - trunk/versification
chrislit at crosswire.org
chrislit at crosswire.org
Sat Apr 25 19:32:22 MST 2009
Author: chrislit
Date: 2009-04-25 19:32:22 -0700 (Sat, 25 Apr 2009)
New Revision: 195
Modified:
trunk/versification/makeabbrevs.pl
Log:
turned off 66 book limitation (we'll try to include all books in 1.6.0)
Modified: trunk/versification/makeabbrevs.pl
===================================================================
--- trunk/versification/makeabbrevs.pl 2009-04-25 20:36:46 UTC (rev 194)
+++ trunk/versification/makeabbrevs.pl 2009-04-26 02:32:22 UTC (rev 195)
@@ -1,6 +1,6 @@
#!/usr/bin/perl
-$finalBook = "Rev"; # quit reading canon files after we reach this book (an OSIS id)-- this is a temporary measure for 1.6.0, since we don't support any apocrypha yet anyway
+# $finalBook = "Rev"; # quit reading canon files after we reach this book (an OSIS id)-- this is a temporary measure for 1.6.0, since we don't support any apocrypha yet anyway
# @canons will contain this list of files, these are in a basic XML format.
# Each file lists osisIDs along with the English names associated with the
More information about the sword-cvs
mailing list