소스 검색

Added some stuff for the GUI

Samuel W. Flint 8 년 전
부모
커밋
a2f082a6de
1개의 변경된 파일8개의 추가작업 그리고 0개의 파일을 삭제
  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>