diff options
| author | Douglas B. Rumbaugh <doug@douglasrumbaugh.com> | 2025-08-30 22:49:03 -0400 |
|---|---|---|
| committer | Douglas B. Rumbaugh <doug@douglasrumbaugh.com> | 2025-08-30 22:49:03 -0400 |
| commit | 094184621b0bcc27c2a977ee0dd8bdd9931ec448 (patch) | |
| tree | 3b6eb1b685339773c488bc012030aba07254fba1 /compile_flags.txt | |
| parent | beb3e03072c706554acdfdd38dc7fb920ff2bb41 (diff) | |
| download | math-utils-094184621b0bcc27c2a977ee0dd8bdd9931ec448.tar.gz | |
Code cleanup+documentation
Diffstat (limited to 'compile_flags.txt')
| -rw-r--r-- | compile_flags.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/compile_flags.txt b/compile_flags.txt new file mode 100644 index 0000000..cb54364 --- /dev/null +++ b/compile_flags.txt @@ -0,0 +1,2 @@ +-Iinclude +-std=c23 |