about summary refs log tree commit diff stats
path: root/miasm2/ir/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--miasm2/ir/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/miasm2/ir/__init__.py b/miasm2/ir/__init__.py
index e69de29b..0627b488 100644
--- a/miasm2/ir/__init__.py
+++ b/miasm2/ir/__init__.py
@@ -0,0 +1 @@
+"Intermediate representation methods"