...
[iramuteq] / tabstudent.py
index 031e4e7..26e464f 100644 (file)
@@ -2,7 +2,7 @@
 # -*- coding: utf-8 -*-
 #Author: Pierre Ratinaud
 #Copyright (c) 2008 Pierre Ratinaud
-#Lisense: GNU/GPL
+#License: GNU/GPL
 
 
 from chemins import ffr
@@ -12,7 +12,6 @@ import wx
 import os
 import sys
 import tempfile
-from numpy import *
 from functions import exec_rcode, check_Rresult
 from time import sleep