aboutsummaryrefslogtreecommitdiffstats
path: root/mods/mhc.mod
diff options
context:
space:
mode:
authordanglassey <danglassey>2002-08-14 09:57:17 +0000
committerdanglassey <danglassey>2002-08-14 09:57:17 +0000
commitc9458897ebbb739d8db83c80e06512d8a612f743 (patch)
treef8c5381045887e34388cc6b26cfccc254bf766dc /mods/mhc.mod
downloadsword-sf-cvs-c9458897ebbb739d8db83c80e06512d8a612f743.tar.gz
*** empty log message ***
Diffstat (limited to 'mods/mhc.mod')
-rw-r--r--mods/mhc.mod3
1 files changed, 3 insertions, 0 deletions
diff --git a/mods/mhc.mod b/mods/mhc.mod
new file mode 100644
index 0000000..952b2cd
--- /dev/null
+++ b/mods/mhc.mod
@@ -0,0 +1,3 @@
+ if (!stricmp(path, "MHC.mod"))
+ swmod = new RawCom("../../../modules/comments/rawcom/mhc/", "MHC", "Matthew Henry's Commentary on the Whole Bible");
+