hierarchy update

This commit is contained in:
Omer Schloss
2021-06-18 17:23:24 +03:00
parent 9e36af3f4b
commit d8a1345a4d
10 changed files with 55 additions and 18 deletions

View File

@@ -0,0 +1,4 @@
package com.example.flightgearcontrollerapp.model
class FG_model {
}

View File

@@ -0,0 +1,4 @@
package com.example.flightgearcontrollerapp.view_model
class VM_connection {
}