summaryrefslogtreecommitdiffstats
path: root/demostuff.tl
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2019-02-06 16:59:02 -0800
committerKaz Kylheku <kaz@kylheku.com>2019-02-06 17:00:51 -0800
commit3feaf234a01b37ec118007f5ea56b16ab4faf73b (patch)
treee5a349109a71d545a70a6f262a888289b6a876ca /demostuff.tl
parent94ee69847a8e233b998ddd8c743087a063d27a44 (diff)
downloadgtk-demos-3feaf234a01b37ec118007f5ea56b16ab4faf73b.tar.gz
gtk-demos-3feaf234a01b37ec118007f5ea56b16ab4faf73b.tar.bz2
gtk-demos-3feaf234a01b37ec118007f5ea56b16ab4faf73b.zip
Switch demo2 from arabic/roman to dec/hex.
Diffstat (limited to 'demostuff.tl')
-rw-r--r--demostuff.tl2
1 files changed, 0 insertions, 2 deletions
diff --git a/demostuff.tl b/demostuff.tl
index 4ec23ab..faad59f 100644
--- a/demostuff.tl
+++ b/demostuff.tl
@@ -120,5 +120,3 @@
,*body)
(set ,theapp (gtk_application_new nil 0))
(g_signal_connect_data ,theapp "activate" [app-cb ,cb] null null 0))))
-
-(defmacro defparameter (name val) ^(defparm ,name ,val))