Skip to content

Commit

Permalink
Removed generators
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Borchmann <daniel.borchmann@tu-dresden.de>
  • Loading branch information
Daniel Borchmann committed Mar 3, 2016
1 parent ec7626d commit 0ee6edd
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 197 deletions.
1 change: 0 additions & 1 deletion src/main/clojure/conexp/contrib/algorithms/concepts.clj
Expand Up @@ -9,7 +9,6 @@
(in-ns 'conexp.contrib.algorithms)

(use '[conexp.base :only (illegal-argument, improve-basic-order)]
'conexp.contrib.algorithms.generators
'conexp.contrib.algorithms.bitwise
'[conexp.contrib.algorithms.next-closure :only (next-closed-set bitwise-context-attribute-closure)])
(use '[conexp.fca.contexts :only (context?, objects, attributes,
Expand Down
172 changes: 0 additions & 172 deletions src/main/clojure/conexp/contrib/algorithms/generators.clj

This file was deleted.

24 changes: 0 additions & 24 deletions src/test/clojure/conexp/contrib/tests/algorithms/generators.clj

This file was deleted.

0 comments on commit 0ee6edd

Please sign in to comment.