1
0
Fork 0
mirror of https://github.com/Findus23/rebound-collisions.git synced 2024-09-20 17:03:47 +02:00

add interpolation as submodule

This commit is contained in:
Lukas Winkler 2021-02-03 22:15:45 +01:00
parent 04fab97d34
commit 445ad773ab
Signed by: lukas
GPG key ID: 54DE4D798D244853
3 changed files with 5 additions and 1 deletions

2
.gitignore vendored
View file

@ -1,7 +1,7 @@
initcon
bac
.idea
*.json
*.jsonl
*.bin
super.in
__pycache__/

3
.gitmodules vendored Normal file
View file

@ -0,0 +1,3 @@
[submodule "bac"]
path = bac
url = https://git.lw1.at/lw1/collision-interpolation.git

1
bac Submodule

@ -0,0 +1 @@
Subproject commit 5e55a18b99bb43150cb05daf49cba6f806c94143