Home
last modified time | relevance | path

Searched refs:readerCopySto (Results 1 – 1 of 1) sorted by relevance

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dreader_sto.c2694 SCIP_DECL_READERCOPY(readerCopySto) in SCIP_DECL_READERCOPY() argument
2790 SCIP_CALL( SCIPsetReaderCopy(scip, reader, readerCopySto) ); in SCIPincludeReaderSto()