More work for Issue #66

This commit is contained in:
Miroslav Stampar
2012-07-14 17:01:04 +02:00
parent 58de90c118
commit 87ecf205cb
88 changed files with 24 additions and 23383 deletions

View File

@@ -20,8 +20,8 @@ def profile(profileOutputFile=None, dotOutputFile=None, imageOutputFile=None):
"""
try:
from extra.gprof2dot import gprof2dot
from extra.xdot import xdot
from thirdparty.gprof2dot import gprof2dot
from thirdparty.xdot import xdot
import gobject
import gtk
import pydot