「view this page in B3 βῆτα server」

Revisions №20212

branch: commits 「№20212」
Commited by: nannemdp
GitHub Pull Request link: 「№6447」
Merge: 「fd93346ab」「9c19fef04」  code diff
Scheduled at: 2023-10-03 17:26:51.347499
linux.clang linux.gcc linux.srlz mac.clang
debug
release
unit
linux.clang.cxx11thread.serialization.python37.PyRosetta.unit mac.clang.python38.PyRosetta.unit mpi mpi.serialization build.header build.levels build.ninja_debug beautification code_quality.cppcheck code_quality.merge_size serialization code_quality.submodule_regression integration.mpi integration.pytorch integration.release_debug integration.tensorflow integration.thread integration performance profile linux.clang.score linux.gcc.score mac.clang.score linux.scripts.pyrosetta scripts.rosetta.parse scripts.rosetta.validate scripts.rosetta.verify util.apps windows.build.debug windows.build.release

Pull Request №6447 master←nannemdp/correcting_xml_schema_to_match_parse_my_tag_of_DihedralConstraintsGenerator Merge: fd93346ab8e3317e20d7bbe95233b5eba4ab9f0f←9c19fef0427b6027d353838c260b19c1acde6880 Correcting xml schema to match parse_tag of DihedralConstraintsGenerator ---------------- Merge commit message: small change so that the xml schema and the parse_my_tag functions use mathcing terms. Specifically, changed "dihedral_resnums" to "dihedral_residues". No functionality should differ.