Author: util
Date: Fri Dec 19 14:07:21 2008
New Revision: 34117
Modified:
trunk/compilers/pct/src/PAST/Compiler.pir
Log:
[codingstd] Fixed cut-and-paste POD error and added =back to PCT's
PAST/Compiler.pir
Modified: trunk/compilers/pct/src/PAST/Compiler.pir
==============================================================================
--- trunk/compilers/pct/src/PAST/Compiler.pir (original)
+++ trunk/compilers/pct/src/PAST/Compiler.pir Fri Dec 19 14:07:21 2008
@@ -606,6 +606,8 @@
.return (ops)
.end
+=back
+
=head3 C<PAST::Control>
=over 4
@@ -1864,7 +1866,7 @@
=over 4
-=item as_post(PAST::Block node)
+=item as_post(PAST::Var node)
Return the POST representation of a C<PAST::Var>. Generally we
redispatch to an appropriate handler based on the node's 'scope'