Jelajahi Sumber

Added some stuff for the GUI

Samuel W. Flint 8 tahun lalu
induk
melakukan
a2f082a6de
1 mengubah file dengan 8 tambahan dan 0 penghapusan
  1. 8 0
      lisp-cas.org

+ 8 - 0
lisp-cas.org

@@ -2259,6 +2259,14 @@ The goal of this portion of the CAS is to produce \LaTeX{} formulae that can be
 :CREATED:  <2016-06-13 Mon 14:51>
 :END:
 
+#+Caption: GUI System Definition
+#+Name: gui-system-definition
+#+BEGIN_SRC lisp
+  '(#:alexandria
+    #:command-line-arguments
+    #:commonqt)
+#+END_SRC
+
 ** TODO Interface Elements
 :PROPERTIES:
 :CREATED:  <2016-06-13 Mon 14:52>