Refactored by moving the Simulations fragment and SimulationEditFragment from net...
authorkruland2607 <kruland2607@180e2498-e6e9-4542-8430-84ac67f01cd8>
Tue, 26 Jun 2012 18:30:06 +0000 (18:30 +0000)
committerkruland2607 <kruland2607@180e2498-e6e9-4542-8430-84ac67f01cd8>
Tue, 26 Jun 2012 18:30:06 +0000 (18:30 +0000)
commit822f4df9c5bb057d97f021c50b0a950fcf046680
treef7be882a1327856253c9260945058073921159c8
parent82660a17e026dc492bcf727d443a60aac1674dec
Refactored by moving the Simulations fragment and SimulationEditFragment from net.sf.openrocket.android.rocket to net.sf.openrocket.android.simulation.

git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@812 180e2498-e6e9-4542-8430-84ac67f01cd8
android/src/net/sf/openrocket/android/rocket/OpenRocketViewer.java
android/src/net/sf/openrocket/android/rocket/SimulationEditFragment.java [deleted file]
android/src/net/sf/openrocket/android/rocket/Simulations.java [deleted file]
android/src/net/sf/openrocket/android/simulation/SimulationEditFragment.java [new file with mode: 0644]
android/src/net/sf/openrocket/android/simulation/Simulations.java [new file with mode: 0644]