Add another Rome model (#483)

This commit is contained in:
Wenkai Du
2022-01-05 09:26:31 -08:00
committed by GitHub
parent bbbb35ceec
commit f8d0775a6f
5 changed files with 142 additions and 2 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
DIR="$(cd -P "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
for i in {0..65}
for i in {0..67}
do
if [[ $i -eq 50 ]] || [[ $i -eq 51 ]]
then