aboutsummaryrefslogtreecommitdiff
path: root/modules/wyrd/remind.dot/cookbook.link/functions.rem
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-12-27 15:36:29 -0200
committerSilvio Rhatto <rhatto@riseup.net>2013-12-27 15:36:29 -0200
commitdf5fc7f8a42bd07f35218b217a69d53249eda7fb (patch)
treeae192e03bcf1dbedf9d1fc40595e738e90169630 /modules/wyrd/remind.dot/cookbook.link/functions.rem
parente573a7090239d4b5cdc0e2e1053433f6341fdba2 (diff)
downloaddotfiles-df5fc7f8a42bd07f35218b217a69d53249eda7fb.tar.gz
dotfiles-df5fc7f8a42bd07f35218b217a69d53249eda7fb.tar.bz2
Removing wyrd to convert it to a submodule
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)