From 8179c0025a44a769ab6ad2e5c0a58f545517280c Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Wed, 17 Jan 2024 00:24:11 -0600 Subject: Change organization and massively refactor --- lib/xlib.sld | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 lib/xlib.sld (limited to 'lib/xlib.sld') diff --git a/lib/xlib.sld b/lib/xlib.sld new file mode 100644 index 0000000..4206a86 --- /dev/null +++ b/lib/xlib.sld @@ -0,0 +1,4 @@ +(module (acdwm xlib) () + (import scheme (chicken base) (chicken module)) + (reexport xlib) + (include-relative "xlib.sls")) -- cgit 1.4.1-21-gabe81