https://github.com/spoofax-bootstrapping/bootstrapping
Raw File
Tip revision: 735770c12da7b51e6cfe30e297197f87c948043c authored by Gabriel Konat on 29 June 2016, 14:53:07 UTC
Update README.md
Tip revision: 735770c
.gitmodules
[submodule "ts"]
	path = ts
	url = https://github.com/spoofax-bootstrapping/ts.git
[submodule "stratego"]
	path = stratego
	url = https://github.com/spoofax-bootstrapping/stratego.git
[submodule "sdf"]
	path = sdf
	url = https://github.com/spoofax-bootstrapping/sdf.git
[submodule "runtime-libraries"]
	path = runtime-libraries
	url = https://github.com/spoofax-bootstrapping/runtime-libraries.git
[submodule "nabl"]
	path = nabl
	url = https://github.com/spoofax-bootstrapping/nabl.git
[submodule "esv"]
	path = esv
	url = https://github.com/spoofax-bootstrapping/esv.git
[submodule "dynsem"]
	path = dynsem
	url = https://github.com/spoofax-bootstrapping/dynsem.git
back to top