From 7cf5d06c8c96d3ae3d41d8a54bfc386f13b3c4a4 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 27 Dec 2013 14:43:43 -0200 Subject: Cleaning up modules --- modules/wyrd/remind.dot/cookbook.link/functions.rem | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 modules/wyrd/remind.dot/cookbook.link/functions.rem (limited to 'modules/wyrd/remind.dot/cookbook.link/functions.rem') diff --git a/modules/wyrd/remind.dot/cookbook.link/functions.rem b/modules/wyrd/remind.dot/cookbook.link/functions.rem deleted file mode 100644 index 3292d71..0000000 --- a/modules/wyrd/remind.dot/cookbook.link/functions.rem +++ /dev/null @@ -1,3 +0,0 @@ -FSET double(x) 2*x -FSET yeardiff(date1, date2) year(date1) - year(date2) -FSET since(x) ord(year(trigdate())-x) -- cgit v1.2.3