From b3e187cd918a3199d6f7ea8a9c56f06c2cf71ddd Mon Sep 17 00:00:00 2001 From: Eric Kooistra <kooistra@astron.nl> Date: Mon, 19 May 2025 07:58:56 +0200 Subject: [PATCH] Change order, now first sim unb2c, then unb2b. --- regressiontest/modelsim_buildset_list.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/regressiontest/modelsim_buildset_list.txt b/regressiontest/modelsim_buildset_list.txt index f9f7cd1..eb12f75 100644 --- a/regressiontest/modelsim_buildset_list.txt +++ b/regressiontest/modelsim_buildset_list.txt @@ -1,3 +1,3 @@ -unb2b Uniboard type 2b -unb2c Uniboard type 2c -# end \ No newline at end of file +unb2b Uniboard type 2c +unb2c Uniboard type 2b +# end -- GitLab