[svn:parrot] r47307 - trunk/t/pmc
NotFound at svn.parrot.org
NotFound at svn.parrot.org
Wed Jun 2 18:52:24 UTC 2010
Author: NotFound
Date: Wed Jun 2 18:52:24 2010
New Revision: 47307
URL: https://trac.parrot.org/parrot/changeset/47307
Log:
delete the loadlib myops_ops line that is not used, assumed to be let alone from a previous version
Modified:
trunk/t/pmc/threads.t
Modified: trunk/t/pmc/threads.t
==============================================================================
--- trunk/t/pmc/threads.t Wed Jun 2 18:43:10 2010 (r47306)
+++ trunk/t/pmc/threads.t Wed Jun 2 18:52:24 2010 (r47307)
@@ -833,7 +833,6 @@
.include 'interpinfo.pasm'
.loadlib 'foo_group'
-.loadlib 'myops_ops'
.sub test
.param pmc passed_value
More information about the parrot-commits
mailing list