aboutsummaryrefslogtreecommitdiff
path: root/modules/wyrd/remind.dot/cookbook.link/functions.rem
diff options
context:
space:
mode:
Diffstat (limited to 'modules/wyrd/remind.dot/cookbook.link/functions.rem')
-rw-r--r--modules/wyrd/remind.dot/cookbook.link/functions.rem3
1 files changed, 0 insertions, 3 deletions
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)