[system] / branches / rel-2-4-dev / webwork-modperl / conf / global.conf.dist Repository:
ViewVC logotype

Diff of /branches/rel-2-4-dev/webwork-modperl/conf/global.conf.dist

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

Revision 1965 Revision 1990
1#!perl 1#!perl
2################################################################################ 2################################################################################
3# WeBWorK Online Homework Delivery System 3# WeBWorK Online Homework Delivery System
4# Copyright © 2000-2003 The WeBWorK Project, http://openwebwork.sf.net/ 4# Copyright © 2000-2003 The WeBWorK Project, http://openwebwork.sf.net/
5# $CVSHeader: webwork-modperl/conf/global.conf.dist,v 1.56 2004/04/09 20:18:01 sh002i Exp $ 5# $CVSHeader: webwork-modperl/conf/global.conf.dist,v 1.57 2004/04/22 17:37:05 jj Exp $
6# 6#
7# This program is free software; you can redistribute it and/or modify it under 7# This program is free software; you can redistribute it and/or modify it under
8# the terms of either: (a) the GNU General Public License as published by the 8# the terms of either: (a) the GNU General Public License as published by the
9# Free Software Foundation; either version 2, or (at your option) any later 9# Free Software Foundation; either version 2, or (at your option) any later
10# version, or (b) the "Artistic License" which comes with this package. 10# version, or (b) the "Artistic License" which comes with this package.
42 equationCache => "$webworkRoot/htdocs/tmp/equations", 42 equationCache => "$webworkRoot/htdocs/tmp/equations",
43 lib => "$webworkRoot/lib", 43 lib => "$webworkRoot/lib",
44 logs => "$webworkRoot/logs", 44 logs => "$webworkRoot/logs",
45 macros => "$pgRoot/macros", 45 macros => "$pgRoot/macros",
46 tmp => "$webworkRoot/tmp", 46 tmp => "$webworkRoot/tmp",
47 libraryRoot => "", # set to the top of the problem library, if its installed
47); 48);
48 49
49%webworkFiles = ( 50%webworkFiles = (
50 environment => "$webworkDirs{conf}/global.conf", 51 environment => "$webworkDirs{conf}/global.conf",
51 hardcopySnippets => { 52 hardcopySnippets => {

Legend:
Removed from v.1965  
changed lines
  Added in v.1990

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9