From: dpvc v. a. <we...@ma...> - 2008-09-11 20:59:54
|
Log Message: ----------- Removed extraneous "e" that got inserted into the beginning of the file on my last edit. Argh! Tags: ---- rel-2-4-patches Modified Files: -------------- pg/lib/WeBWorK/PG: IO.pm Revision Data ------------- Index: IO.pm =================================================================== RCS file: /webwork/cvs/system/pg/lib/WeBWorK/PG/IO.pm,v retrieving revision 1.3.8.1 retrieving revision 1.3.8.2 diff -Llib/WeBWorK/PG/IO.pm -Llib/WeBWorK/PG/IO.pm -u -r1.3.8.1 -r1.3.8.2 --- lib/WeBWorK/PG/IO.pm +++ lib/WeBWorK/PG/IO.pm @@ -1,4 +1,4 @@ -e################################################################################ +################################################################################ # WeBWorK mod_perl (c) 2000-2002 WeBWorK Project # $Id$ ################################################################################ |