Initial CL parser/generator implementation
This commit is contained in:
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
[submodule "tools/cl-ppcre"]
|
||||
path = tools/cl-ppcre
|
||||
url = https://apps.pmsf.net/stash/scm/oscl/cl-ppcre.git
|
||||
[submodule "tools/cl-yacc"]
|
||||
path = tools/cl-yacc
|
||||
url = https://github.com/jech/cl-yacc.git
|
||||
Reference in New Issue
Block a user