ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/SCRAM/src/ActiveDoc/SimpleUserInterface.pm
(Generate patch)

Comparing COMP/SCRAM/src/ActiveDoc/SimpleUserInterface.pm (file contents):
Revision 1.6 by williamc, Wed Feb 23 14:54:01 2000 UTC vs.
Revision 1.7 by williamc, Wed Mar 29 09:45:48 2000 UTC

# Line 53 | Line 53 | sub _executequery {
53          my $userquery=shift;
54          my $query=shift;
55  
56 +        my $found='false';
57          # -- informational for each query
58          print "+"x30;
59 +        print "\n";
60          print $userquery->querymessage($query)."\n";
61  
62          # -- ship off to the correct routine based on type

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines