Testing atom and github integration

Commit
ac309ba0d49e8c82eefb851ded5d60a2d3905f11
Author
Marius Peter <blendoit@gmail.com>
Author date
Committer
Marius Peter <blendoit@gmail.com>
Committer date
Changed files
__init__.py
index 3e60a6f2..6d9a3db7 100644..100644
@@ -15,5 +15,3 @@
15 15 __author__ = "Marius Peter"
16 16 __version__ = "2.1"
17 17 __revision__ = "2.1.1"
18 Removed:
19 Removed: # Foobie foobar
creator.py
index f826a149..f401791a 100644..100644
@@ -22,7 +22,6 @@
22 22 import matplotlib as mpl
23 23 from mpl_toolkits.mplot3d import Axes3D
24 24
25 Removed: # hello im just dicking around
26 25 # This variable is required for main.py constant wing dimensions
27 26 # to be passed to inheriting classes (Airfoil, Spar, Stringer, Rib).
28 27 # This way, we don't have to redeclare our coordinates as parameters for