From 1a8c81d07efe55c5a6909aff32359d4b8866af1c Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Wed, 27 Sep 2023 09:53:37 -0600 Subject: keep unit tests but make directory structure more consistent with requirements i did not read --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..8b4a671 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "math4610"] + path = class + url = https://github.com/jvkoebbe/math4610 -- cgit v1.2.3-70-g09d2