[system] / trunk / webwork-modperl / lib / WeBWorK.pm Repository:
ViewVC logotype

Diff of /trunk/webwork-modperl/lib/WeBWorK.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 1607 Revision 1608
28 28
29=cut 29=cut
30 30
31BEGIN { $main::VERSION = "2.0"; } 31BEGIN { $main::VERSION = "2.0"; }
32 32
33my $timingON =1; 33my $timingON = 0;
34 34
35 35
36use strict; 36use strict;
37use warnings; 37use warnings;
38use Apache::Constants qw(:common REDIRECT DONE); 38use Apache::Constants qw(:common REDIRECT DONE);

Legend:
Removed from v.1607  
changed lines
  Added in v.1608

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9