profile translation
[iramuteq] / textdist.py
index 07818e2..33dd2ce 100644 (file)
@@ -2,7 +2,7 @@
 # -*- coding: utf-8 -*-
 #Author: Pierre Ratinaud
 #Copyright (c) 2008-2009 Pierre Ratinaud
-#Lisense: GNU/GPL
+#License: GNU/GPL
 
 from chemins import ConstructPathOut, ConstructAfcUciPath, ChdTxtPathOut
 from corpus import Corpus
@@ -14,7 +14,7 @@ from ConfigParser import *
 import sys
 from functions import print_liste, exec_rcode, CreateIraFile, progressbar, check_Rresult, BugDialog
 from layout import PrintRapport
-from PrintRScript import AlcesteTxtProf, RPamTxt
+from PrintRScript import ReinertTxtProf, RPamTxt
 from openanalyse import OpenAnalyse
 from time import time, sleep