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:
2015-09-05T09:58:57-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/copy.lisp

    r3460 r3469  
    3535(in-package :copy)
    3636
    37 
    3837;; Source: http://stackoverflow.com/questions/11067899/is-there-a-generic-method-for-cloning-clos-objects
    3938;; NOTE: This is a shallow copy. Add an around method for classes which need deep copy of the slots.
Note: See TracChangeset for help on using the changeset viewer.