evanlohn
commited on
Commit
•
8c67493
1
Parent(s):
f047df5
submodule with lean source code
Browse files- .gitmodules +3 -0
- LeanSrc +1 -0
.gitmodules
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
[submodule "LeanSrc"]
|
2 |
+
path = LeanSrc
|
3 |
+
url = https://github.com/evanlohn/MiniCodePropsLeanSrc
|
LeanSrc
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
Subproject commit 30ed3e9c3fea4839a478755cb39ce51b7e53fba9
|