[system] / trunk / webwork / system / scripts / export_webwork-database.pl Repository:
ViewVC logotype

Diff of /trunk/webwork/system/scripts/export_webwork-database.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#################################################################### 3####################################################################
4# Copyright @ 1995-1999 University of Rochester 4# Copyright @ 1995-1999 University of Rochester
5# All Rights Reserved 5# All Rights Reserved
6#################################################################### 6####################################################################
7 7
8use lib '/ww/webwork/gage_system/webwork/system/lib/'; # mainWeBWorKDirectory 8use lib '.'; use webworkInit; # WeBWorKInitLine
9 9
10# Called as 10# Called as
11# showDatabase.pl courseID 11# showDatabase.pl courseID
12 12
13use Global; 13use 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