[system] / trunk / webwork / system / scripts / HTMLglue.pl Repository:
ViewVC logotype

Diff of /trunk/webwork/system/scripts/HTMLglue.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#strings for HTML display in webwork 5#strings for HTML display in webwork
6 6
7use lib '/ww/webwork/gage_system/webwork/system/lib/'; # mainWeBWorKDirectory 7use lib '.'; use webworkInit; # WeBWorKInitLine
8use strict; 8use strict;
9 9
10use Global; 10use Global;
11 11
12sub htmlTOP { 12sub htmlTOP {

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

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9