From 7d48098c0dc8fd6225865065635168fdb3a323c7 Mon Sep 17 00:00:00 2001 From: mifpasoti <46360451+mifpasoti@users.noreply.github.com> Date: Sun, 6 Jan 2019 18:39:12 -0500 Subject: Add files via upload --- demostuff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demostuff b/demostuff index 9f091bd..aa66dda 100644 --- a/demostuff +++ b/demostuff @@ -27,7 +27,7 @@ and defines gapp, window, box, button, text, xtext, and xlabel. are the button and the new text. |# -(load-shared-object "/usr/lib/x86_64-linux-gnu/libgtk-3.so.0") +(load-shared-object "libgtk-3.so.0") ; Gtk relies on being able to divide by zero. To prevent it from ; being an error, the following line changes the floating point -- cgit v1.2.3