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 999


Ignore:
Timestamp:
2015-06-09T21:39:03-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/mx-grobner.lisp

    r998 r999  
    270270       (mtell "~%Warning: Ring ~M not found. Using default.~%" ring))))
    271271   (t
    272     (mtell "~%Ring specification ~A is not recognized. Using default.~%" ring)
     272    (mtell "~%Ring specification ~M is not recognized. Using default.~%" ring)
    273273    nil)))
    274274
Note: See TracChangeset for help on using the changeset viewer.