Explorar o código

exercise 4.1: add header

George C. Privon %!s(int64=2) %!d(string=hai) anos
pai
achega
be0190da3f
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      04-motion/exercises/ex4.1.hs

+ 3 - 0
04-motion/exercises/ex4.1.hs

@@ -1,3 +1,6 @@
+-- Exercise 4.1
+-- George C. Privon
+-- 2023-12-22
 type R = Double
 type Derivative = (R -> R) -> R -> R