From 7e34dca4837abbcd46665c859d378391f0f437bb Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 14 Sep 2000 12:58:40 +0000 Subject: no_comment --- perl-install/Newt/Newt.pm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'perl-install/Newt/Newt.pm') diff --git a/perl-install/Newt/Newt.pm b/perl-install/Newt/Newt.pm index 80dbaf54f..fdf9c0232 100644 --- a/perl-install/Newt/Newt.pm +++ b/perl-install/Newt/Newt.pm @@ -1,4 +1,4 @@ -package Newt; +package Newt; # $Id$ use strict; use vars qw($VERSION @ISA); @@ -9,8 +9,8 @@ use vars qw($VERSION @ISA); $VERSION = '0.01'; bootstrap Newt $VERSION; -package Newt::Component; -package Newt::Grid; +package Newt::Component; # $Id$ +package Newt::Grid; # $Id$ 1; -- cgit v1.2.1