]> AND Private Git Repository - blast.git/blobdiff - GroupBlock.h
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
corrected some warnings
[blast.git] / GroupBlock.h
index 27e43cc1fd6d45d1fc3e4ee32699643a21c2f812..b3aaeafbe50b3fecc9ec3bfbd4061ce42800cc8c 100644 (file)
@@ -42,8 +42,8 @@ public:
   // public attributes
   static int counter;
 
-  bool checkInputPatternCompatibility();
-  bool computeOutputPattern(int nbExec = -1);
+  void checkInputPatternCompatibility() throw(Exception);
+  void computeOutputPattern(int nbExec = -1) throw(Exception);
   
 private:    
   // patterns