summaryrefslogtreecommitdiffstatshomepage
path: root/patches
diff options
context:
space:
mode:
authorChris Boesch <chrboesch@noreply.codeberg.org>2023-02-18 23:39:21 +0100
committerChris Boesch <chrboesch@noreply.codeberg.org>2023-02-18 23:39:21 +0100
commit23f2cc88d268ecc1ed0cd5f70a315b02f94ff21b (patch)
tree26305b3bae8ccdabfb23bddc0ca3b0038f20f0f0 /patches
parent6353299cd622141333fcb0e2ae11118465fee9ea (diff)
added C math exercise
Diffstat (limited to 'patches')
-rw-r--r--patches/patches/094_c_math.patch4
1 files changed, 4 insertions, 0 deletions
diff --git a/patches/patches/094_c_math.patch b/patches/patches/094_c_math.patch
new file mode 100644
index 0000000..4b7d474
--- /dev/null
+++ b/patches/patches/094_c_math.patch
@@ -0,0 +1,4 @@
+22c22
+< ???
+---
+> @cInclude("math.h");