Raymond Toy pushed to branch issue-486-rename-openlibm-functions at cmucl / cmucl

Commits:

1 changed file:

Changes:

  • src/code/linux-os.lisp
    ... ... @@ -27,7 +27,6 @@
    27 27
     (register-lisp-runtime-feature :executable)
    
    28 28
     ;; Core-math is used for the special functions providing
    
    29 29
     ;; correctly-rounded numerical results.
    
    30
    -#+nil
    
    31 30
     (register-lisp-runtime-feature :core-math)
    
    32 31
     
    
    33 32
     (setq *software-type* "Linux")