Author: util Date: Thu Dec 18 13:16:53 2008 New Revision: 34081 Modified: trunk/languages/PIR/README
Log: Typo - s/prevends/prevents/ Modified: trunk/languages/PIR/README ============================================================================== --- trunk/languages/PIR/README (original) +++ trunk/languages/PIR/README Thu Dec 18 13:16:53 2008 @@ -31,7 +31,7 @@ Instead of .include-ing the generated files in the main file (pirc.pir), the generated .pir files are compiled to bytecode -(.pbc) and loaded in pirc.pir. This prevends compiling all the +(.pbc) and loaded in pirc.pir. This prevents compiling all the included files when compiling pirc.pir (which would really be s l o w).
