cvsuser 04/01/09 13:41:05
Modified: ops core.ops
Log:
Removed POD errors
Revision Changes Path
1.345 +3 -0 parrot/ops/core.ops
Index: core.ops
===================================================================
RCS file: /cvs/public/parrot/ops/core.ops,v
retrieving revision 1.344
retrieving revision 1.345
diff -u -w -r1.344 -r1.345
--- core.ops 2 Jan 2004 16:25:37 -0000 1.344
+++ core.ops 9 Jan 2004 21:41:05 -0000 1.345
@@ -590,6 +590,7 @@
do_exception(EXCEPT_exit, $1);
restart NEXT();
}
+
=back
=cut
@@ -985,6 +986,8 @@
B<NOTE!> IMCC and PDD03 aren't yet in conformance. This uses the current
IMCC setup, but should be changed as soon as IMCC modified to the correct
calling conventions.
+
+=back
=cut