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 3774


Ignore:
Timestamp:
2016-05-27T18:55:59-07:00 (8 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/5am-monom.lisp

    r3609 r3774  
    3838(ql:quickload :fiveam)
    3939
    40 (require :copy "copy")
    41 (require :monom "monom")
     40#-ngrobner
     41(progn
     42  (require :copy "copy")
     43  (require :monom "monom"))
    4244
    4345(defpackage #:5am-monom
Note: See TracChangeset for help on using the changeset viewer.