[sword-svn] r2426 - trunk/utilities/diatheke/tcl
chrislit at crosswire.org
chrislit at crosswire.org
Wed Jun 3 23:50:49 MST 2009
Author: chrislit
Date: 2009-06-03 23:50:49 -0700 (Wed, 03 Jun 2009)
New Revision: 2426
Modified:
trunk/utilities/diatheke/tcl/biblebot-diatheke-books.tcl
Log:
adding remainder of skeleton
Modified: trunk/utilities/diatheke/tcl/biblebot-diatheke-books.tcl
===================================================================
--- trunk/utilities/diatheke/tcl/biblebot-diatheke-books.tcl 2009-06-04 05:29:09 UTC (rev 2425)
+++ trunk/utilities/diatheke/tcl/biblebot-diatheke-books.tcl 2009-06-04 06:50:49 UTC (rev 2426)
@@ -13,3 +13,14 @@
set bibver KJV
pub_lookups $nick $uhost $hand $channel $arg
}
+
+proc printBibles {nick} {
+ putserv "NOTICE $nick :Bibles (1):"
+ putserv "NOTICE $nick :King James Version (1769) with Strongs Numbers and Morphology (!KJV)"
+}
+
+proc printComms {nick} {
+}
+
+proc printDicts {nick} {
+}
More information about the sword-cvs
mailing list