Add new Rome model (#535)

This commit is contained in:
Wenkai Du
2022-04-12 13:27:32 -07:00
committed by GitHub
parent b83efe9c5c
commit ba4c165bf3
5 changed files with 93 additions and 2 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
DIR="$(cd -P "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
for i in {0..72}
for i in {0..73}
do
if [[ $i -eq 50 ]] || [[ $i -eq 51 ]]
then