cadquery-freecad-module/cadquery/freecad_impl
Phillip Thelen d0749bd779 Fix Indentation
Indentation mixups caused the if condition to never be called and thus failing on systems that used the FREECAD_LIB variable.
2013-05-10 05:13:15 +03:00
..
__init__.py now at least you can import 2013-04-15 21:46:52 -04:00
exporters.py Updated to work with 0.13 2013-04-27 23:49:41 -07:00
geom.py Updated to work with 0.13 2013-04-27 23:49:41 -07:00
README.txt the test cases pass now at least 2013-04-16 22:29:06 -04:00
shapes.py Updated to work with 0.13 2013-04-27 23:49:41 -07:00
verutil.py Fix Indentation 2013-05-10 05:13:15 +03:00

It is ok for files in this directory to import FreeCAD, FreeCAD.Base, and FreeCAD.Part.

Other modules should _not_ depend on FreeCAD