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

Private GIT Repository
added generator-cst
[blast.git] / GroupBlock.h
index 0aeb0069a01e6b2a341dbbb993ce9ebe03570754..547159ef52199424ed410fb72de7275c9be3fad1 100644 (file)
@@ -52,7 +52,7 @@ private:
    * found by taking the output pattern of the connectedFrom interface.
    */   
   void initInputPattern();
-  void computeOutputPattern(int nbExec = -1);
+  bool computeOutputPattern(int nbExec = -1);
   
   bool topGroup;  
   QList<AbstractBlock*> blocks; // contains instances of FunctionalBlock or GroupBlock that are children of this group