Changeset 8 in CGBLisp for src/ratpoly.lisp


Ignore:
Timestamp:
Jan 26, 2009, 10:23:33 PM (15 years ago)
Author:
Marek Rychlik
Message:

Moving sources into trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/ratpoly.lisp

    r1 r8  
    3434(in-package "RATPOLY")
    3535
    36 #+debug(proclaim '(optimize (speed 0) (debug 3)))
    37 #-debug(proclaim '(optimize (speed 3) (safety 0)))
     36(proclaim '(optimize (speed 0) (debug 3)))
    3837
    3938;; Arithmetic on polynomials in one variable
Note: See TracChangeset for help on using the changeset viewer.