diff options
Diffstat (limited to 'hydro_roll_core/__init__.py')
| -rw-r--r-- | hydro_roll_core/__init__.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/hydro_roll_core/__init__.py b/hydro_roll_core/__init__.py index 12508e3..733271d 100644 --- a/hydro_roll_core/__init__.py +++ b/hydro_roll_core/__init__.py @@ -1,2 +1 @@ -from . import corelib - +from .libcore import *
\ No newline at end of file |
