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

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

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

Revision 2927 Revision 3066
1################################################################################ 1################################################################################
2# WeBWorK Online Homework Delivery System 2# WeBWorK Online Homework Delivery System
3# Copyright © 2000-2003 The WeBWorK Project, http://openwebwork.sf.net/ 3# Copyright © 2000-2003 The WeBWorK Project, http://openwebwork.sf.net/
4# $CVSHeader: webwork2/lib/WeBWorK/Constants.pm,v 1.21 2004/10/11 19:53:06 gage Exp $ 4# $CVSHeader: webwork-modperl/lib/WeBWorK/Constants.pm,v 1.22 2004/10/15 04:30:20 sh002i Exp $
5# 5#
6# This program is free software; you can redistribute it and/or modify it under 6# This program is free software; you can redistribute it and/or modify it under
7# the terms of either: (a) the GNU General Public License as published by the 7# the terms of either: (a) the GNU General Public License as published by the
8# Free Software Foundation; either version 2, or (at your option) any later 8# Free Software Foundation; either version 2, or (at your option) any later
9# version, or (b) the "Artistic License" which comes with this package. 9# version, or (b) the "Artistic License" which comes with this package.
52# 52#
53$WeBWorK::Timing::Enabled = 0; 53$WeBWorK::Timing::Enabled = 0;
54 54
55# If non-empty, timing data will be sent to the file named rather than STDERR. 55# If non-empty, timing data will be sent to the file named rather than STDERR.
56# 56#
57$WeBWorK::Timing::Logfile = ""; 57$WeBWorK::Timing::Logfile = "/home/gage/webwork2/logs/timing.log";
58 58
59################################################################################ 59################################################################################
60# WeBWorK::ContentGenerator::Hardcopy 60# WeBWorK::ContentGenerator::Hardcopy
61################################################################################ 61################################################################################
62 62

Legend:
Removed from v.2927  
changed lines
  Added in v.3066

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9