initial import (Boeing r1752, NRL r878)
This commit is contained in:
parent
d570676fc5
commit
d9ce1c3162
394 changed files with 99738 additions and 0 deletions
6
trunk/daemon/core/addons/__init__.py
Normal file
6
trunk/daemon/core/addons/__init__.py
Normal file
|
@ -0,0 +1,6 @@
|
|||
"""Optional add-ons
|
||||
|
||||
Add on files can be put in this directory. Everything listed in
|
||||
__all__ is automatically loaded by the main core module.
|
||||
"""
|
||||
__all__ = []
|
Loading…
Add table
Add a link
Reference in a new issue