Skip to content

Commit

Permalink
License issues
Browse files Browse the repository at this point in the history
  • Loading branch information
wwmayer committed Jan 9, 2013
1 parent d4fc3a5 commit bb967df
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/Mod/PartDesign/Scripts/Epitrochoid.py
@@ -1,3 +1,7 @@
#! python
# -*- coding: utf-8 -*-
# (c) 2011 Werner Mayer LGPL
#

from __future__ import division # allows floating point division from integers
import FreeCAD, Part, math
Expand Down

0 comments on commit bb967df

Please sign in to comment.