Add initial conversion framework to OS10
This commit is contained in:
21
.gitmodules
vendored
21
.gitmodules
vendored
@ -4,3 +4,24 @@
|
||||
[submodule "tools/cl-yacc"]
|
||||
path = tools/cl-yacc
|
||||
url = https://github.com/jech/cl-yacc.git
|
||||
[submodule "tools/cxml"]
|
||||
path = tools/cxml
|
||||
url = https://apps.pmsf.net/stash/scm/oscl/cxml.git
|
||||
[submodule "tools/closure-common"]
|
||||
path = tools/closure-common
|
||||
url = https://apps.pmsf.net/stash/scm/oscl/closure-common.git
|
||||
[submodule "tools/trivial-gray-streams"]
|
||||
path = tools/trivial-gray-streams
|
||||
url = git://github.com/trivial-gray-streams/trivial-gray-streams.git
|
||||
[submodule "tools/puri"]
|
||||
path = tools/puri
|
||||
url = https://apps.pmsf.net/stash/scm/oscl/puri.git
|
||||
[submodule "tools/babel"]
|
||||
path = tools/babel
|
||||
url = git://github.com/cl-babel/babel.git
|
||||
[submodule "tools/trivial-features"]
|
||||
path = tools/trivial-features
|
||||
url = https://github.com/trivial-features/trivial-features.git
|
||||
[submodule "tools/alexandria"]
|
||||
path = tools/alexandria
|
||||
url = https://gitlab.common-lisp.net/alexandria/alexandria.git
|
||||
|
||||
Reference in New Issue
Block a user