Author: moritz
Date: Tue Dec  9 14:49:10 2008
New Revision: 33729

Modified:
   trunk/docs/pdds/pdd19_pir.pod

Log:
[codingstd] wrap long lines in pdd19_pir.pod


Modified: trunk/docs/pdds/pdd19_pir.pod
==============================================================================
--- trunk/docs/pdds/pdd19_pir.pod       (original)
+++ trunk/docs/pdds/pdd19_pir.pod       Tue Dec  9 14:49:10 2008
@@ -67,10 +67,10 @@
 In the future this will be resolved.
 
 The PIR language is designed to have as few reserved keywords as possible.
-Currently, in contrast to opcode names, PIR keywords I<are> reserved, and 
cannot
-be used as identifiers. Some opcode names are, in fact, PIR keywords, which
-therefore cannot be used as identifiers. This, too, will be resolved in a
-future re-implementation of the PIR compiler.
+Currently, in contrast to opcode names, PIR keywords I<are> reserved, and
+cannot be used as identifiers. Some opcode names are, in fact, PIR keywords,
+which therefore cannot be used as identifiers. This, too, will be resolved
+in a future re-implementation of the PIR compiler.
 
 The following are PIR keywords, and cannot be used as identifiers:
 

Reply via email to