From fce0aaeb24974aa9280b91de9698aa59e86c906d Mon Sep 17 00:00:00 2001 From: Mike Phares Date: Mon, 8 May 2023 09:23:09 -0700 Subject: [PATCH] SRP2100 = 53, //Largest --- Adaptation/Shared/Test.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Adaptation/Shared/Test.cs b/Adaptation/Shared/Test.cs index aeb4bea..3aa3552 100644 --- a/Adaptation/Shared/Test.cs +++ b/Adaptation/Shared/Test.cs @@ -21,7 +21,7 @@ public enum Test Denton = 9, DiffusionLength = 45, GRATXTCenter = 51, - GRATXTEdge = 52, //Largest + GRATXTEdge = 52, GrowthRateXML = 50, Hall = 10, HgCV = 23, @@ -38,6 +38,7 @@ public enum Test RPMPLRatio = 17, RPMXY = 15, SP1 = 8, + SRP2100 = 53, //Largest Tencor = 7, UV = 35, VerificationLehighton = 14,