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

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

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

Revision 7 Revision 8
1#!/usr/local/bin/perl 1#!/usr/local/bin/webwork-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
11## This file is profChangeDates.pl 11## This file is profChangeDates.pl
12## It provides access to utilities for building, correcting and viewing problem sets 12## It provides access to utilities for building, correcting and viewing problem sets
13## 13##
14 14
15 15
16use lib '/ww/webwork/gage_system/webwork/system/lib/'; # mainWeBWorKDirectory 16use lib '.'; use webworkInit; # WeBWorKInitLine
17require 5.001; 17require 5.001;
18use strict; 18use strict;
19 19
20 20
21use Global; 21use Global;

Legend:
Removed from v.7  
changed lines
  Added in v.8

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9