From cbf8a2a65928694202e19b6bcf56ec84bcbf613c Mon Sep 17 00:00:00 2001 From: jvoisin Date: Sat, 8 Dec 2012 02:02:25 +0100 Subject: Reorganize source tree and files installation location, cleanup setup.py (Closes: #689409) --- mat-gui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mat-gui') diff --git a/mat-gui b/mat-gui index 7c43957..cba5c94 100755 --- a/mat-gui +++ b/mat-gui @@ -17,8 +17,8 @@ import mimetypes import xml.sax import urllib2 -from lib import mat -from lib import strippers +from MAT import mat +from MAT import strippers logging.basicConfig(level=mat.LOGGING_LEVEL) -- cgit v1.3