summaryrefslogtreecommitdiff
path: root/scripts/lib/booleanOperations/__init__.py
Commit message (Collapse)AuthorAge
* Remove booleanOperations from repo.James Godfrey-Kittle2015-04-16
| | | | This was included mostly because it's not convenient to install (no setup.py). But that can be fixed upstream.
* Add some notes about booleanOperations library.James Godfrey-Kittle2015-04-16
|
* Add booleanOperations library to scripts/lib/.James Godfrey-Kittle2015-04-16
This library will be used for overlap removal. We include it here for now because it doesn't have a setup.py.