diff options
| author | fukachan <fukachan> | 2005-06-03 05:10:18 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2005-06-03 05:10:18 +0000 |
| commit | 5864691445bab52719be778e635da0ebdeb0437e (patch) | |
| tree | 83816eb82275c5d3a3c4cb1a86c3447d64380780 /fml/etc/modules | |
| parent | 5bdebe4a1c9e0d1209795ef109b2315e2a05a096 (diff) | |
| download | fml8-5864691445bab52719be778e635da0ebdeb0437e.tar.gz fml8-5864691445bab52719be778e635da0ebdeb0437e.tar.bz2 fml8-5864691445bab52719be778e635da0ebdeb0437e.zip | |
define fetchfml
Diffstat (limited to 'fml/etc/modules')
| -rw-r--r-- | fml/etc/modules | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fml/etc/modules b/fml/etc/modules index 4ac00d18..2798ad6f 100644 --- a/fml/etc/modules +++ b/fml/etc/modules @@ -1,5 +1,5 @@ # -# $FML: modules,v 1.12 2004/12/19 11:04:44 fukachan Exp $ +# $FML: modules,v 1.13 2005/05/29 08:18:03 fukachan Exp $ # # map between programs and modules (like /etc/name_to_sysnum on solaris ?) # @@ -16,6 +16,7 @@ error FML::Process::Error $ml faker FML::Process::Fake fmlserv FML::Process::ListServer ? mead FML::Process::Error $ml +fetchfml FML::Process::FetchFML $ml # bin/ makefml FML::Process::Configure $command $ml $opts |
