Browse Source

Export some symbols

Samuel W. Flint 9 năm trước cách đây
mục cha
commit
724b174da5
1 tập tin đã thay đổi với 4 bổ sung1 xóa
  1. 4 1
      manipulation.org

+ 4 - 1
manipulation.org

@@ -968,7 +968,10 @@ This assembles and packages the algebraic manipulation system into a single file
                   #:symbolicate)
     (:export #:manipulate
              #:classify
-             #:classified-as-p))
+             #:classified-as-p
+             #:classification-case
+             #:collect-variables
+             #:collect-terms))
 
   (in-package #:manipulator)