X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/blast.git/blobdiff_plain/8d3e09e430e829b9d847847334cbfe37790baca3..5d4e709cb8d460b2efc083e6e7999f1c3a0eb602:/ReferenceBlock.h?ds=sidebyside diff --git a/ReferenceBlock.h b/ReferenceBlock.h index 2e34984..b10c142 100644 --- a/ReferenceBlock.h +++ b/ReferenceBlock.h @@ -68,7 +68,7 @@ public: private: // patterns - void computeOutputPattern(int nbExec = -1); + bool computeOutputPattern(int nbExec = -1); }; #endif // __REFERENCEBLOCK_H__