AlphaFold3 / weight /_dep /Catch2 /include /internal /catch_interfaces_config.cpp
wuxing0105's picture
Add files using upload-large-folder tool
0bd2a62 verified
Raw
History Blame Contribute Delete
93 Bytes
#include "catch_interfaces_config.h"
namespace Catch {
IConfig::~IConfig() = default;
}