aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-09-28 19:12:08 +0000
committerlloyd <[email protected]>2008-09-28 19:12:08 +0000
commit197b5cfea1a4102d60704c10af325da0f38e2c62 (patch)
tree0046a3a3b091fd295fc9057b78d83d54d389da4c
parentbef0691be422ede9ae6ad51a8e3ff238110d3eb2 (diff)
Add DLIES mod config
-rw-r--r--modules/pk/dlies/modinfo.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/modules/pk/dlies/modinfo.txt b/modules/pk/dlies/modinfo.txt
new file mode 100644
index 000000000..995dbe8a2
--- /dev/null
+++ b/modules/pk/dlies/modinfo.txt
@@ -0,0 +1,10 @@
+realname "DLIES"
+
+define DLIES
+
+load_on auto
+
+<add>
+dlies.cpp
+dlies.h
+</add>