close Warning: Can't synchronize with repository "(default)" (The repository directory has changed, you should resynchronize the repository with: trac-admin $ENV repository resync '(default)'). Look in the Trac log for more information.

Ignore:
Timestamp:
2016-06-15T20:04:03-07:00 (8 years ago)
Author:
Marek Rychlik
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/test5.lisp

    r4434 r4484  
    44
    55(in-package :5am-buchberger)
    6 (proclaim '(special fl ref-gb sp sp-rem))
     6(proclaim '(special fl ref-gb sp sp-rem gb))
    77
    88(setf grobner-debug::$poly_grobner_debug nil)
     
    3434
    3535;;(setf gb (buchberger fl))
     36;;(print (mapcar #'->sexp gb))
Note: See TracChangeset for help on using the changeset viewer.