aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/rule-singlefile.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/rule-singlefile.py b/examples/rule-singlefile.py
index 32f4182d..04df25e1 100644
--- a/examples/rule-singlefile.py
+++ b/examples/rule-singlefile.py
@@ -1,4 +1,4 @@
-from HydroRollCore import Rule, Core
+from infini import Rule, Core
core = Core()