浏览代码

Removed expression-type, not needed

Samuel W. Flint 9 年之前
父节点
当前提交
e48ed0d6b2
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      manipulation.org

+ 0 - 3
manipulation.org

@@ -133,9 +133,6 @@ As a part of my lisp-based Computer Algebra System, an algebraic manipulation to
                                     name
                                     nil)))
                     ,*classifications*)))
-
-  (defun expression-type (expression)
-    (first (classify expression)))
 #+END_SRC
 
 ** WORKING Classifications [0/12]