Log Message:
-----------
remove ? typo at beginning of file
Modified Files:
--------------
webwork2/lib/WeBWorK:
PG.pm
Revision Data
-------------
Index: PG.pm
===================================================================
RCS file: /webwork/cvs/system/webwork2/lib/WeBWorK/PG.pm,v
retrieving revision 1.79
retrieving revision 1.80
diff -Llib/WeBWorK/PG.pm -Llib/WeBWorK/PG.pm -u -r1.79 -r1.80
--- lib/WeBWorK/PG.pm
+++ lib/WeBWorK/PG.pm
@@ -1,4 +1,4 @@
-?################################################################################
+################################################################################
# WeBWorK Online Homework Delivery System
# Copyright © 2000-2007 The WeBWorK Project, http://openwebwork.sf.net/
# $CVSHeader$
|