X-Git-Url: http://iramuteq.org/git?p=iramuteq;a=blobdiff_plain;f=iramuteq.py;h=c211567175ae6ddfd047ec6ff58de6c2d97da7db;hp=ed574e4d0b4f29d2811f407a5d7bce9803b192be;hb=7007f89913612375b1f1d34c71193ba8257f5091;hpb=2c2f0d572f6ff07a9a61307a8943239ea0b701e2 diff --git a/iramuteq.py b/iramuteq.py index ed574e4..c211567 100644 --- a/iramuteq.py +++ b/iramuteq.py @@ -970,6 +970,9 @@ Voulez-vous fermer quand même ?""" PlaySound(self) except: BugReport(self) + + def SimiCluster(self, parametres = {}, fromprof = False, pathout = '', listactives = [], actives = [], tableau = None) : + DoSimi(self, param = parametres, fromprof = fromprof, pathout = pathout, listactives = listactives, actives = actives, tableau = tableau) def OnSimi(self,evt): #try :