summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-02-11 11:55:55 +0000
committergoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-02-11 11:55:55 +0000
commitdc1c98fefa3289cb04ae17a42a2e122c9580b21e (patch)
tree303649d923aaa43e3a81a933b9bb65e6f159968c
parente9e2cf7081d9666d74874ab6b1ee041ea17ce69f (diff)
Added a bit more grdoc.
Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1379 17b73243-c579-4c4c-a9d2-2d5706c11dac
-rw-r--r--lib/sbin/interface_parser.pl10
1 files changed, 10 insertions, 0 deletions
diff --git a/lib/sbin/interface_parser.pl b/lib/sbin/interface_parser.pl
index de1d94cf..32ec8f44 100644
--- a/lib/sbin/interface_parser.pl
+++ b/lib/sbin/interface_parser.pl
@@ -1,6 +1,16 @@
#! /usr/bin/perl -w
#/*@@
+# @file interface_parser.pl
+# @date Wed Sep 16 15:07:11 1998
+# @author Tom Goodale
+# @desc
+# Parses interface.ccl files
+# @enddesc
+# @version $Header$
+#@@*/
+
+#/*@@
# @routine create_interface_database
# @date Wed Sep 16 15:07:11 1998
# @author Tom Goodale