Skip to content

Commit

Permalink
redirecting references from the git submodule for mzscheme-vm to the …
Browse files Browse the repository at this point in the history
…planet package js-vm
  • Loading branch information
Danny Yoo committed Oct 14, 2010
1 parent 15be03a commit 4d9a265
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 8 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Original file line Diff line number Diff line change
@@ -1,3 +0,0 @@
[submodule "support/externals/mzscheme-vm"]
path = support/externals/mzscheme-vm
url = git://github.com/dyoo/mzscheme-vm.git
8 changes: 4 additions & 4 deletions src/android/local-android-packager.ss
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
racket/list racket/list
(only-in xml xexpr->string) (only-in xml xexpr->string)


"../../support/externals/mzscheme-vm/src/module-record.rkt" (planet dyoo/js-vm/private/module-record)
"../../support/externals/mzscheme-vm/src/compile-moby-module.rkt" (planet dyoo/js-vm/private/compile-moby-module)
"../../support/externals/mzscheme-vm/src/write-module-records.rkt" (planet dyoo/js-vm/private/write-module-records)
"../../support/externals/mzscheme-vm/src/write-runtime.rkt" (planet dyoo/js-vm/private/write-runtime)


"../config.rkt" "../config.rkt"
"../utils.rkt" "../utils.rkt"
Expand Down
1 change: 0 additions & 1 deletion support/externals/mzscheme-vm
Submodule mzscheme-vm deleted from bc0441

0 comments on commit 4d9a265

Please sign in to comment.