shithub: fc

Download patch

ref: 6584ee420a77fea02e3bdf7551665ad7fcb11b5c
parent: 3f9f47b86b3e0f9b16d8613d1b62396b0ddae6fc
author: glenda <glenda@krsna>
date: Sun Aug 17 10:08:54 EDT 2025

notice-acme

--- a/fc.c
+++ b/fc.c
@@ -6,6 +6,8 @@
 #include <bio.h>
 #include <ctype.h>
 
+/* Designed in acme and for acme dev */
+
 #define CONFIG_FILE 						"/tmp/fc.conf"
 #define DEFAULT_CTL_FILE 					"/tmp/fc.ctl"
 #define DEFAULT_SAVE_PATH 					"/tmp/sheet.spr"
--