diff options
| author | fukachan <fukachan> | 2001-01-28 13:42:16 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2001-01-28 13:42:16 +0000 |
| commit | 39734c89d6a96b67fdec703495cdb3bf9733e706 (patch) | |
| tree | 38822c9b3317eb86ca0cd5b53ab961f1556ea224 /fml/lib/IO | |
| parent | e6f84770eaa31c86cf1a343a3943eaf37c7fce7f (diff) | |
| download | fml8-39734c89d6a96b67fdec703495cdb3bf9733e706.tar.gz fml8-39734c89d6a96b67fdec703495cdb3bf9733e706.tar.bz2 fml8-39734c89d6a96b67fdec703495cdb3bf9733e706.zip | |
import description template
Diffstat (limited to 'fml/lib/IO')
| -rw-r--r-- | fml/lib/IO/Adapter/@template | 4 | ||||
| -rw-r--r-- | fml/lib/IO/File/@template | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/fml/lib/IO/Adapter/@template b/fml/lib/IO/Adapter/@template new file mode 100644 index 00000000..81d97312 --- /dev/null +++ b/fml/lib/IO/Adapter/@template @@ -0,0 +1,4 @@ +# Descriptions: +# Arguments: $self $args +# Side Effects: +# Return Value: none diff --git a/fml/lib/IO/File/@template b/fml/lib/IO/File/@template new file mode 100644 index 00000000..81d97312 --- /dev/null +++ b/fml/lib/IO/File/@template @@ -0,0 +1,4 @@ +# Descriptions: +# Arguments: $self $args +# Side Effects: +# Return Value: none |
