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

Private GIT Repository
finished testbench generation
[blast.git] / SpecialBlock.h
index aff0d6bc7720401c127266ea787d30bdefa9fb30..5e47cd922ab1e3655a90ddc29516305424dacacc 100644 (file)
@@ -16,7 +16,7 @@ using namespace Qt;
 class SpecialBlock : public FunctionalBlock {\r
 public:  \r
   \r
-  SpecialBlock(int _type, GroupBlock* _parent, ReferenceBlock* _reference, bool createIfaces = true) throw(Exception);\r
+  SpecialBlock(Graph* _graph, int _type, GroupBlock* _parent, ReferenceBlock* _reference, bool createIfaces = true) throw(Exception);\r
   ~SpecialBlock();\r
   // getters  \r
   \r