Raymond Toy pushed to branch issue-435-add-core-math-lisp-support at cmucl / cmucl

Commits:

1 changed file:

Changes:

  • src/lisp/irrat.c
    ... ... @@ -504,7 +504,6 @@ lisp_expf(float x)
    504 504
     #else    
    
    505 505
         return expf(x);
    
    506 506
     #endif
    
    507
    -#endif
    
    508 507
     }
    
    509 508
     
    
    510 509
     float