Status commit; split to avoid absolute dependency on cxml and closure-html
traversal/interface.lisp
Wed Nov 18 10:23:05 UTC 2009 pix@kepibu.org
* Status commit; split to avoid absolute dependency on cxml and closure-html
--- old-Oh, Ducks!/traversal/interface.lisp 2014-03-07 10:50:48.000000000 +0000
+++ new-Oh, Ducks!/traversal/interface.lisp 2014-03-07 10:50:49.000000000 +0000
@@ -1,7 +1,7 @@
;;;; type-defines-accessors
;;;; Under this implementation strategy, elements would need only implement
;;;; accessors for traversing the node graph.
-(in-package #:oh-ducks)
+(in-package #:oh-ducks.traversal)
;;; general accessors