From 23f2cc88d268ecc1ed0cd5f70a315b02f94ff21b Mon Sep 17 00:00:00 2001 From: Chris Boesch Date: Sat, 18 Feb 2023 23:39:21 +0100 Subject: added C math exercise --- patches/patches/094_c_math.patch | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 patches/patches/094_c_math.patch (limited to 'patches') 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"); -- cgit v1.2.3