summaryrefslogtreecommitdiff
path: root/modules/MWC.pm
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2004-02-23 13:03:32 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2004-02-23 13:03:32 +0000
commit799b9285706b4d613a0a68c8bfa1fd91fb500f73 (patch)
tree7e7a6c3e01844be3b77b149f36313e1633267d9e /modules/MWC.pm
parenta3c6d5acc6d9769fcb4a52ab2f1adb726dd7b0b1 (diff)
downloadMPC-799b9285706b4d613a0a68c8bfa1fd91fb500f73.tar.gz
ChangeLogTag: Mon Feb 23 07:03:11 2004 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'modules/MWC.pm')
-rw-r--r--modules/MWC.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/MWC.pm b/modules/MWC.pm
index 2098a2db..dd89738c 100644
--- a/modules/MWC.pm
+++ b/modules/MWC.pm
@@ -32,6 +32,7 @@ sub new {
'MakeWorkspaceCreator',
'AutomakeWorkspaceCreator',
'BMakeWorkspaceCreator',
+ 'HTMLWorkspaceCreator',
],
}, $class;
return $self;