aboutsummaryrefslogtreecommitdiffstats
path: root/src/calendar.c
diff options
context:
space:
mode:
authorkatherine <ageha@airen-no-jikken.icu>2019-12-11 13:31:15 -0700
committerkatherine <ageha@airen-no-jikken.icu>2019-12-11 13:31:15 -0700
commitd7d0f8f5d00aaaee8cf880047920b6ce74776982 (patch)
tree8721b2fb29ec4723af797d07d9f48d39b09ece5c /src/calendar.c
parent7b05b87577dea4565264c64f45b31e931067dd37 (diff)
downloadevery-d7d0f8f5d00aaaee8cf880047920b6ce74776982.tar.gz
implement edit command
Diffstat (limited to 'src/calendar.c')
-rw-r--r--src/calendar.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/calendar.c b/src/calendar.c
index e69de29..46fd68c 100644
--- a/src/calendar.c
+++ b/src/calendar.c
@@ -0,0 +1 @@
+#include "calendar.h"