Selaa lähdekoodia

Removed expression-type, not needed

Samuel W. Flint 9 vuotta sitten
vanhempi
commit
e48ed0d6b2
1 muutettua tiedostoa jossa 0 lisäystä ja 3 poistoa
  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]