diff options
| author | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2023-10-10 14:44:33 -0600 |
|---|---|---|
| committer | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2023-10-10 14:44:33 -0600 |
| commit | 834bb45be7e74553f51da00bad95595666586a7c (patch) | |
| tree | 607a75849b4096711c6c61df580d542e3c92ffd8 /compile.sh | |
| parent | e46e5eee74af75aa1123b2370ff2f4587f4adc2a (diff) | |
| download | math-4610-834bb45be7e74553f51da00bad95595666586a7c.tar.gz math-4610-834bb45be7e74553f51da00bad95595666586a7c.zip | |
problem one hw 4
Diffstat (limited to 'compile.sh')
| -rw-r--r-- | compile.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/compile.sh b/compile.sh deleted file mode 100644 index f174fbe..0000000 --- a/compile.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh - -ar rcs lizfcm.a src/* |
