Changeset 8 in CGBLisp for src/grobner.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/grobner.lisp

    r1 r8  
    5555(in-package "GROBNER")
    5656
    57 #+debug(proclaim '(optimize (speed 0) (debug 3)))
    58 #-debug(proclaim '(optimize (speed 3) (debug 0)))
     57(proclaim '(optimize (speed 0) (debug 3)))
    5958
    6059#+debug
Note: See TracChangeset for help on using the changeset viewer.