Skip to content

Commit

Permalink
* Now that we have .loadlib, perl6.pir does not need to call
Browse files Browse the repository at this point in the history
  "loadlib" again in :load.

git-svn-id: https://svn.parrot.org/parrot/trunk@13282 d31e2699-5ff4-0310-a27c-f18f2fbe73fe
  • Loading branch information
audreyt committed Jul 13, 2006
1 parent 3ac090d commit c1086f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion languages/perl6/perl6.pir
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ compiler.
.loadlib 'perl6_group'

.sub '__onload' :load
$P1 = loadlib 'perl6_group'
load_bytecode 'PGE.pbc'
load_bytecode 'PGE/Text.pbc'
load_bytecode 'PGE/Util.pbc'
Expand Down

0 comments on commit c1086f2

Please sign in to comment.