X-Git-Url: https://git.distorted.org.uk/~mdw/sw-tools/blobdiff_plain/c629200be4128053bb2c1e73f1b337cf099c2411..9796a7877cd1e7f6908c678e71b8fea6045ba0e7:/perl/SWConfig.pm.in diff --git a/perl/SWConfig.pm.in b/perl/SWConfig.pm.in index 73a9713..f12abc4 100644 --- a/perl/SWConfig.pm.in +++ b/perl/SWConfig.pm.in @@ -1,6 +1,6 @@ # -*-perl-*- # -# $Id: SWConfig.pm.in,v 1.1 1999/07/30 18:48:05 mdw Exp $ +# $Id: SWConfig.pm.in,v 1.2 2004/04/08 01:52:19 mdw Exp $ # # Exports configuration variables # @@ -25,13 +25,6 @@ # along with sw-tools; if not, write to the Free Software Foundation, # Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -#----- Revision history ----------------------------------------------------- -# -# $Log: SWConfig.pm.in,v $ -# Revision 1.1 1999/07/30 18:48:05 mdw -# Useful bits for the Perl support code. -# - #----- Package preamble ----------------------------------------------------- package SWConfig;