Sat Sep 13 16:52:46 EDT 2008 A....@ke...
* Fix demo with respect to some recent name changes and export changes.
hunk ./demo/treeList/ListDND.hs 53
- compTypeTag <- tagNew "_CompType"
+ compTypeTag <- atomNew "_CompType"
hunk ./demo/treeList/ListDND.hs 117
- t <- selectionDataGetTarget
- l <- selectionDataGetLength
|