Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Part 2 of Application -> Systemic move
  • Loading branch information
lizmat committed May 15, 2014
1 parent 1694d36 commit 69e11c9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
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/core/Application.pm \
src/core/Systemic.pm \
src/core/Distro.pm \
src/core/VM.pm \
src/core/Kernel.pm \
Expand Down
2 changes: 1 addition & 1 deletion tools/build/Makefile-Moar.in
Expand Up @@ -167,7 +167,7 @@ M_CORE_SOURCES = \
src/core/SupplyOperations.pm \
src/core/asyncops.pm \
src/core/signals.pm \
src/core/Application.pm \
src/core/Systemic.pm \
src/core/Distro.pm \
src/core/Kernel.pm \
src/core/VM.pm \
Expand Down
2 changes: 1 addition & 1 deletion tools/build/Makefile-Parrot.in
Expand Up @@ -237,7 +237,7 @@ P_CORE_SOURCES = \
src/core/precedence.pm \
src/core/terms.pm \
src/core/Deprecations.pm \
src/core/Application.pm \
src/core/Systemic.pm \
src/core/Distro.pm \
src/core/VM.pm \
src/core/Kernel.pm \
Expand Down

0 comments on commit 69e11c9

Please sign in to comment.