Author: pmichaud
Date: Fri May 9 13:52:39 2008
New Revision: 27398
Modified:
trunk/compilers/pct/src/PCT/HLLCompiler.pir
Log:
[pct]:
* Remove spurious 'each' option from PCT::HLLCompiler.
Modified: trunk/compilers/pct/src/PCT/HLLCompiler.pir
==============================================================================
--- trunk/compilers/pct/src/PCT/HLLCompiler.pir (original)
+++ trunk/compilers/pct/src/PCT/HLLCompiler.pir Fri May 9 13:52:39 2008
@@ -29,7 +29,7 @@
$P0 = split ' ', 'parse past post pir evalpmc'
setattribute self, '@stages', $P0
- $P0 = split ' ', 'e=s help|h target=s trace|t=s encoding=s output|o=s
combine each version|v'
+ $P0 = split ' ', 'e=s help|h target=s trace|t=s encoding=s output|o=s
combine version|v'
setattribute self, '@cmdoptions', $P0
$P1 = new 'String'