diff options
author | Sebastian Park <SebPark03@gmail.com> | 2024-04-10 02:45:04 -0400 |
---|---|---|
committer | Sebastian Park <SebPark03@gmail.com> | 2024-04-10 02:45:04 -0400 |
commit | 47cd8a592ecad52c1b01f27d23476c0a5afeb7f1 (patch) | |
tree | 36b9abaff4e92a4a6df0d5ecb0e43e05c3aefd48 /wave-sim/.gitmodules | |
parent | fd19124693bb32835ad97802ba1950cd5202dbd2 (diff) |
initial
Diffstat (limited to 'wave-sim/.gitmodules')
-rw-r--r-- | wave-sim/.gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/wave-sim/.gitmodules b/wave-sim/.gitmodules new file mode 100644 index 0000000..79a321b --- /dev/null +++ b/wave-sim/.gitmodules @@ -0,0 +1,3 @@ +[submodule "Eigen"] + path = Eigen + url = https://github.com/brown-cs-224/Eigen |