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.

Changeset 2431


Ignore:
Timestamp:
2015-06-19T08:04:39-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/order.lisp

    r2430 r2431  
    4040
    4141(proclaim '(optimize (speed 3) (space 0) (safety 0) (debug 0)))
     42
     43(defgeneric order (p q &optional start end))
    4244
    4345;; pure lexicographic
Note: See TracChangeset for help on using the changeset viewer.