Initial import
This commit is contained in:
commit
4043163fc4
427 changed files with 18387 additions and 0 deletions
5
gen/test/applications/AppyCar/Interior/Radio.py
Normal file
5
gen/test/applications/AppyCar/Interior/Radio.py
Normal file
|
@ -0,0 +1,5 @@
|
|||
from appy.gen import *
|
||||
|
||||
class Radio:
|
||||
abstract = True
|
||||
name = String()
|
0
gen/test/applications/AppyCar/Interior/__init__.py
Normal file
0
gen/test/applications/AppyCar/Interior/__init__.py
Normal file
Loading…
Add table
Add a link
Reference in a new issue