BEGIN_PROVIDER [ logical, do_only_cas ] implicit none BEGIN_DOC ! In the CASSDTQ case, all those are always false END_DOC do_only_cas = .False. END_PROVIDER