about summary refs log tree commit diff
path: root/.gitmodules
diff options
context:
space:
mode:
authorNguyễn Gia Phong <vn.mcsinyx@gmail.com>2018-07-20 15:04:12 +0700
committerNguyễn Gia Phong <vn.mcsinyx@gmail.com>2018-07-20 15:04:12 +0700
commit3a3843673d8401f224901ad170aaf2ab8c3b1f46 (patch)
treedfcec3328f0d5320c04068352f2c2e1c352f0a93 /.gitmodules
parente213c77f67f1df1f8e818aee24d60d9bd746d361 (diff)
downloadcp-3a3843673d8401f224901ad170aaf2ab8c3b1f46.tar.gz
Revise a few competive exersises
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..019e9dc
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,6 @@
+[submodule "paip"]
+	path = paip/book
+	url = https://github.com/norvig/paip-lisp.git
+[submodule "paip/book"]
+	path = paip/book
+	url = https://github.com/norvig/paip-lisp