From c653fb8faaee795e017dd88191ab0c19ce02d8a0 Mon Sep 17 00:00:00 2001 From: serpilliere Date: Tue, 17 Jan 2012 11:29:07 +0100 Subject: enable miasm installation without tcc --- example/disas_and_graph.py | 1 - 1 file changed, 1 deletion(-) (limited to 'example') diff --git a/example/disas_and_graph.py b/example/disas_and_graph.py index c7ec26aa..03519a70 100755 --- a/example/disas_and_graph.py +++ b/example/disas_and_graph.py @@ -2,7 +2,6 @@ import os from elfesteem import * from miasm.tools.pe_helper import * -from miasm.tools import seh_helper from miasm.core import bin_stream import inspect from miasm.core import asmbloc -- cgit 1.4.1