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

Comparing COMP/SCRAM/src/Utilities/TestClass.pm (file contents):
Revision 1.6 by williamc, Fri Dec 17 10:10:36 1999 UTC vs.
Revision 1.7 by williamc, Thu Jan 20 18:26:06 2000 UTC

# Line 21 | Line 21
21   # clearexpect()  : Reset any expect variables.
22   #cleantemp()    : delete the temporary area
23  
24 < package TestClass;
24 > package Utilities::TestClass;
25   require 5.004;
26   $bold  = "\033[1m";
27   $normal = "\033[0m";

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines