From 49a1ad7516f84672dcea24bc6178f87f92789c7c Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Sun, 26 Nov 2000 20:01:01 +0000 Subject: 13194: change in module configuration system --- Src/Modules/example.mdd | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'Src/Modules/example.mdd') diff --git a/Src/Modules/example.mdd b/Src/Modules/example.mdd index 89f12097c..b3fcc92f7 100644 --- a/Src/Modules/example.mdd +++ b/Src/Modules/example.mdd @@ -1,3 +1,12 @@ +name=zsh/example +link=dynamic +load=no + autobins="example" +autoinfixconds="ex" +autoprefixconds="len" +autoparams="exint exstr exarr" +automathfuncs="sum length" + objects="example.o" -- cgit 1.4.1