(hooke_cli.py) Implemented info command
[hooke.git] / libhookecurve.py
index 099b19ffbe33cd033b954f284f026a8483eab438..7683cf1c957f2733d0b6781e5814fd8f07bfd760 100755 (executable)
@@ -33,6 +33,7 @@ class Driver:
     '''
     def __init__(self):
         self.experiment=''
+        self.filetype=''
     
     def is_me(self):
         '''