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

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

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

Revision 2 Revision 6
1#!/usr/bin/perl 1#!/usr/local/bin/perl
2 2
3## $Id$ 3## $Id$
4 4
5#################################################################### 5####################################################################
6# Copyright @ 1995-1998 University of Rochester 6# Copyright @ 1995-1998 University of Rochester
8#################################################################### 8####################################################################
9 9
10 10
11# This file is scoreProbSet.pl 11# This file is scoreProbSet.pl
12 12
13use lib '/ww/webwork/development/'; # mainWeBWorKDirectory; 13use lib '/ww/webwork/gage_system/webwork/system/lib/'; # mainWeBWorKDirectory
14 14
15use strict; 15use strict;
16use Global; 16use Global;
17use Auth; 17use Auth;
18use CGI qw(:standard); 18use CGI qw(:standard);

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

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9