Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
bump PARROT_REVISION, and load obscure_ops
  • Loading branch information
moritz committed May 20, 2010
1 parent e3fe329 commit e6863e4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build/PARROT_REVISION
@@ -1 +1 @@
46771 2.4.0
46819
2 changes: 2 additions & 0 deletions src/Perl6/Compiler.pir
Expand Up @@ -17,6 +17,8 @@ Perl6::Compiler - Perl6 compiler
.loadlib 'perl6_group'
.loadlib 'perl6_ops'
.loadlib 'math_ops'
# for gcd
.loadlib 'obscure_ops'

.sub '' :anon :load :init
load_bytecode 'P6Regex.pbc'
Expand Down

0 comments on commit e6863e4

Please sign in to comment.