X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/blast.git/blobdiff_plain/7b1c7e44123b9b2626205a89e27b2a4712ea30c6..756baf5c8eaf003e8271dab9c395de2b0e704857:/ReferenceBlock.h diff --git a/ReferenceBlock.h b/ReferenceBlock.h index b1ebd84..baa8aaf 100644 --- a/ReferenceBlock.h +++ b/ReferenceBlock.h @@ -70,6 +70,7 @@ private: // patterns void checkInputPatternCompatibility() throw(Exception); void computeOutputPattern(int nbExec = -1) throw(Exception); + void computeAdmittanceDelays() throw(Exception); }; #endif // __REFERENCEBLOCK_H__