Forgot to take out debugging code
authoracli <acli>
Thu, 6 Feb 2003 07:07:54 +0000 (07:07 +0000)
committeracli <acli>
Thu, 6 Feb 2003 07:07:54 +0000 (07:07 +0000)
C4/Boolean.pm

index 3a99daf..fee3917 100644 (file)
@@ -90,7 +90,6 @@ exception is thrown.
 
 =cut
 
-require '/u/acli/lib/cvs.pl';
 sub true_p ($) {
     my($x) = @_;
     my $it;