Log Message:
-----------
removed spurrious "see also"
Modified Files:
--------------
pg/doc/MathObjects:
README.pod
Revision Data
-------------
Index: README.pod
===================================================================
RCS file: /webwork/cvs/system/pg/doc/MathObjects/README.pod,v
retrieving revision 1.1
retrieving revision 1.2
diff -Ldoc/MathObjects/README.pod -Ldoc/MathObjects/README.pod -u -r1.1 -r1.2
--- doc/MathObjects/README.pod
+++ doc/MathObjects/README.pod
@@ -42,7 +42,8 @@
The parser should already be installed as part of the WeBWorK 2.1
distribution, so you should not need to install it separately. If you
don't seem to have it installed, then it can be obtained from the
-Union CVS repository at http://devel.webwork.rochester.edu/twiki/bin/view/Webwork/WeBWorKCVS
+Union CVS repository at
+http://devel.webwork.rochester.edu/twiki/bin/view/Webwork/WeBWorKCVS
The README file in that directory contains the installation instructions.
@@ -194,8 +195,3 @@
parser's computation and comparison ability.
=back
-
-=head1 SEE ALSO
-
-L<problems/sample01.pg>.
-
|