Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Move Thread.pm to src/core, now it uses nqp:: ops.
  • Loading branch information
jnthn committed Feb 19, 2014
1 parent 9a717ab commit a2204bc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion tools/build/Makefile-JVM.in
Expand Up @@ -152,7 +152,7 @@ J_CORE_SOURCES = \
src/core/precedence.pm \
src/core/terms.pm \
src/core/Deprecations.pm \
src/vm/jvm/core/Thread.pm \
src/core/Thread.pm \
src/vm/jvm/core/Lock.pm \
src/core/Scheduler.pm \
src/vm/jvm/core/ThreadPoolScheduler.pm \
Expand Down

0 comments on commit a2204bc

Please sign in to comment.