소스 검색

Wrote about packaging

Samuel W. Flint 9 년 전
부모
커밋
486af29d73
1개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  1. 3 2
      manipulation.org

+ 3 - 2
manipulation.org

@@ -756,13 +756,14 @@ Foo
 
 Foo
 
-* WORKING Packaging
+* DONE Packaging
+CLOSED: [2016-05-05 Thu 21:21]
 :PROPERTIES:
 :CREATED:  <2016-04-30 Sat 23:07>
 :ID:       d487ed31-295b-4274-aef2-b45e4fa7bec2
 :END:
 
-Foo
+This assembles and packages the algebraic manipulation system into a single file and library.  To do so, it must first define a package, import specific symbols from other packages, and export symbols from itself.  It then includes the remainder of the functionality, placing it in the file ~manipulation.lisp~.
 
 #+Caption: Packaging
 #+Name: packaging