Converting wobjects to use new global template mechanism.

This commit is contained in:
JT Smith 2003-05-18 00:22:31 +00:00
parent 50f9aa9171
commit 5ec7c67b66
20 changed files with 253 additions and 250 deletions

View file

@ -95,7 +95,8 @@ sub new {
a18=>{},
a19=>{},
a20=>{}
}
},
-useTemplate=>1
);
bless $self, $class;
}