diff options
| author | fukachan <fukachan> | 2001-12-22 09:27:28 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2001-12-22 09:27:28 +0000 |
| commit | 170768acc8d75190b4054a7b36d77bb55eaaa767 (patch) | |
| tree | cbf7b58d1de57e00dc18a1a2ed965cbb8daeceac | |
| parent | a6e15bd08007cc7fb5b9c9029429d97c27f54922 (diff) | |
| download | fml8-170768acc8d75190b4054a7b36d77bb55eaaa767.tar.gz fml8-170768acc8d75190b4054a7b36d77bb55eaaa767.tar.bz2 fml8-170768acc8d75190b4054a7b36d77bb55eaaa767.zip | |
use OBJ() et.al.
| -rw-r--r-- | regress/simulation/@template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/simulation/@template b/regress/simulation/@template index 81d97312..b0a25a00 100644 --- a/regress/simulation/@template +++ b/regress/simulation/@template @@ -1,4 +1,4 @@ # Descriptions: -# Arguments: $self $args +# Arguments: OBJ($self) HASH_REF($args) # Side Effects: # Return Value: none |
