[system] / trunk / webwork / system / cgi / cgi-scripts / profBuildProblemSetPage.pl Repository:
ViewVC logotype

Diff of /trunk/webwork/system/cgi/cgi-scripts/profBuildProblemSetPage.pl

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

Revision 6 Revision 11
1#!/usr/local/bin/perl 1#!/usr/local/bin/webwork-perl
2 2
3 3
4 4
5## This file is profBuildProblemSetPage.pl 5## This file is profBuildProblemSetPage.pl
6## It provides access to utilities for building problem sets 6## It provides access to utilities for building problem sets
9#################################################################### 9####################################################################
10# Copyright @ 1995-1998 University of Rochester 10# Copyright @ 1995-1998 University of Rochester
11# All Rights Reserved 11# All Rights Reserved
12#################################################################### 12####################################################################
13 13
14use lib '/ww/webwork/gage_system/webwork/system/lib/'; # mainWeBWorKDirectory 14use lib '.'; use webworkInit; # WeBWorKInitLine
15use CGI qw(:standard); 15use CGI qw(:standard);
16use Global; 16use Global;
17use Auth; 17use Auth;
18use strict; 18use strict;
19 19

Legend:
Removed from v.6  
changed lines
  Added in v.11

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9