From d6dc5c73eef61fcc241968020f746155d2061824 Mon Sep 17 00:00:00 2001
From: "Joachim Wuttke (laptop)" <j.wuttke@fz-juelich.de>
Date: Tue, 4 Dec 2012 12:49:39 +0100
Subject: [PATCH] try ex2

---
 cy/ex2/ini.py | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 cy/ex2/ini.py

diff --git a/cy/ex2/ini.py b/cy/ex2/ini.py
new file mode 100644
index 00000000..ea7d3cd1
--- /dev/null
+++ b/cy/ex2/ini.py
@@ -0,0 +1,2 @@
+def f(x):
+    return x**2
-- 
GitLab