Added submodules with the spec and the mycology test suite
This commit is contained in:
parent
e1b1a60bde
commit
8daf3d58fc
5 changed files with 26 additions and 4 deletions
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[submodule "spec"]
|
||||
path = spec
|
||||
url = https://github.com/catseye/Funge-98
|
||||
[submodule "mycology"]
|
||||
path = mycology
|
||||
url = https://github.com/Deewiant/Mycology
|
Reference in a new issue