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 4330


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

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/ngrobner.asd

    r4328 r4330  
    1212    :author "Marek Rychlik"
    1313    :licence "LLGPL"
     14    ;; TODO: Define dependencies for components in a manner
     15    ;; independent of file order
    1416    :components ((:file "copy")
    1517                 (:file "utils")
     
    2527                 (:file "grobner-debug")
    2628                 (:file "division")
    27                  (:file "priority-queue")
     29                 (:file "priority-queue" :depends-on ("heap"))
    2830                 (:file "pair-queue")
    2931                 (:file "criterion")
Note: See TracChangeset for help on using the changeset viewer.