[sword-svn] r317 - trunk/modules/crossreferences

refdoc at crosswire.org refdoc at crosswire.org
Fri Mar 25 02:49:44 MST 2011


Author: refdoc
Date: 2011-03-25 02:49:44 -0700 (Fri, 25 Mar 2011)
New Revision: 317

Added:
   trunk/modules/crossreferences/usfmxrefadd.pl
Log:
draft for a usfm adder


Added: trunk/modules/crossreferences/usfmxrefadd.pl
===================================================================
--- trunk/modules/crossreferences/usfmxrefadd.pl	                        (rev 0)
+++ trunk/modules/crossreferences/usfmxrefadd.pl	2011-03-25 09:49:44 UTC (rev 317)
@@ -0,0 +1,19 @@
+#!/usr/bin/perl
+
+# Here comes the licence
+
+# read the options or establish sane defaults
+
+# Read an xref file in USFM format and read it into a an array
+
+# loop through  each usfm file 
+
+#  # loop through each line
+
+##### establish a chapter count
+##### if a verse has an entry add the xref from the array
+
+## print the USFM file
+
+
+




More information about the sword-cvs mailing list