*ARCHIVED* development moved to aircraft-studio.
Testing atom and github integration
Changed files
__init__.py
@@ -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
@@ -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