fix last remaining bugs of the big evaluate_representation refactoring

This commit is contained in:
David Halter
2013-02-05 17:21:23 +01:00
parent e6352ae0a2
commit 3c1ebc02cc
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ sys.path.append(sys.path[1] + '/thirdparty')
# syntax err
sys.path.append('a' +* '/thirdparty')
#? ['evaluate']
#? ['evaluate', 'evaluate_representation']
import evaluate
#? ['goto']