Added a console interface to the tanks generation
This commit is contained in:
@@ -32,4 +32,5 @@ __doc__="The Ships module provide a set of tools to make some specific Naval" \
|
||||
from shipCreateShip.Tools import createShip
|
||||
from shipHydrostatics.Tools import areas, displacement, wettedArea, moment,
|
||||
floatingArea, BMT, mainFrameCoeff
|
||||
from shipCreateWeight.Tools import createWeight
|
||||
from shipCreateWeight.Tools import createWeight
|
||||
from shipCreateTank.Tools import createTank
|
||||
Reference in New Issue
Block a user