Documentation.

This commit is contained in:
freesource
2002-11-06 19:19:14 +00:00
parent 76b6b46544
commit 27c15ccf9f
2 changed files with 10 additions and 1 deletions
+8 -1
View File
@@ -1,3 +1,10 @@
0.4.2 - 11/06/2002
------------------
Fixes error output caused by repetitive opts found by the recent Getopt::Long.
Rebuild db if you've updated to the newest DB_File.
0.4.1 - 10/24/2001
------------------
@@ -127,4 +134,4 @@ Fixed file test in SWIM::Conf causing a failed startup.
-----
Initial Release.
+2
View File
@@ -42,6 +42,8 @@ use File::Find;
# User defined variables for directories and package
# Makefile.pkg in $gbootroot_cvs in used as the packages Makefile.
# Edit Changes with your changes.
my $user_home = "/home/mttrader";
my $prog = "dswim";
my $prog_real_name = "swim";