(hooke_cli.py) Fixed small error catching in do_copylog
[hooke.git] / hooke.conf
index e07dec9e9231f2b9cebd2015bd20c8093e627678..0b4c2ec71b843f4698b7114ac5a3538cda35b502 100755 (executable)
@@ -23,6 +23,7 @@ This section defines which plugins have to be loaded by Hooke.
     <!--superimpose/ -->
     <generalvclamp/>
     <massanalysis/>
+    <viewer/>
     <!-- tutorial/ -->
     <macro/>
 </plugins>
@@ -31,10 +32,12 @@ This section defines which plugins have to be loaded by Hooke.
 This section defines which drivers have to be loaded by Hooke.
     -->
 <drivers>
-    <picoforce/>
+    <!-- picoforce/ -->
+    <picoforcealt/>
     <!-- hemingclamp/ -->
     <csvdriver/>
     <!-- tutorialdriver/ -->
+    <jpk/>
 </drivers>
 
 <!--