1
0
mirror of https://github.com/gsi-upm/soil synced 2024-11-24 11:52:29 +00:00
soil/models/__init__.py
David García Martín de67fe3e74 Initial commit
2017-07-05 13:19:56 +02:00

4 lines
81 B
Python
Executable File

from .models import *
from .BaseBehaviour import *
from .TerroristModel import *