diff options
author | Matthew Strapp <msattr@gmail.com> | 2019-10-14 10:05:18 -0500 |
---|---|---|
committer | Matthew Strapp <msattr@gmail.com> | 2019-10-14 10:05:18 -0500 |
commit | 8b70adc10d5bc5cd2b4372af4169e072a1dc503c (patch) | |
tree | 9a51e9e4c501bc128edb40be22e6ca2462295e71 | |
parent | Lab 5 done (diff) | |
download | homework-8b70adc10d5bc5cd2b4372af4169e072a1dc503c.tar homework-8b70adc10d5bc5cd2b4372af4169e072a1dc503c.tar.gz homework-8b70adc10d5bc5cd2b4372af4169e072a1dc503c.tar.bz2 homework-8b70adc10d5bc5cd2b4372af4169e072a1dc503c.tar.lz homework-8b70adc10d5bc5cd2b4372af4169e072a1dc503c.tar.xz homework-8b70adc10d5bc5cd2b4372af4169e072a1dc503c.tar.zst homework-8b70adc10d5bc5cd2b4372af4169e072a1dc503c.zip |
Remove needless file
-rw-r--r-- | math2373/lab5/test.m | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math2373/lab5/test.m b/math2373/lab5/test.m deleted file mode 100644 index ab806ce..0000000 --- a/math2373/lab5/test.m +++ /dev/null @@ -1 +0,0 @@ -y(1)=0;
\ No newline at end of file |