A
lgorithmique
N
umérique
D
istribuée
Private GIT Repository
projects
/
blast.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
clkconvert OP compute done
[blast.git]
/
GroupBlock.cpp
diff --git
a/GroupBlock.cpp
b/GroupBlock.cpp
index d682a57b2990ab23d738221d6d515de9e9d292a7..206d8cba6e33e0a7ee799a1f4a6014f4083f1196 100644
(file)
--- a/
GroupBlock.cpp
+++ b/
GroupBlock.cpp
@@
-10,7
+10,7
@@
int GroupBlock::counter = 1;
int GroupBlock::counter = 1;
-GroupBlock::GroupBlock(Gr
oupBlock *_parent, bool createIfaces) throw(Exception) : AbstractBlock(
) {
+GroupBlock::GroupBlock(Gr
aph *_graph, GroupBlock *_parent, bool createIfaces) throw(Exception) : AbstractBlock(_graph
) {
parent = _parent;
GroupInterface* clk = NULL;
parent = _parent;
GroupInterface* clk = NULL;