소스 검색

Added some stuff for the TUI

Samuel W. Flint 8 년 전
부모
커밋
346178a509
1개의 변경된 파일8개의 추가작업 그리고 0개의 파일을 삭제
  1. 8 0
      lisp-cas.org

+ 8 - 0
lisp-cas.org

@@ -2236,6 +2236,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: Text User System Definition
+#+Name: text-ui-system-definition
+#+BEGIN_SRC lisp
+  '(#:alexandria
+    #:command-line-arguments
+    #:cl-readline)
+#+END_SRC
+
 ** TODO Functionality
 :PROPERTIES:
 :CREATED:  <2016-06-13 Mon 14:51>