From 2ae1667c5feb90dcae83db15d7aee2261730907b Mon Sep 17 00:00:00 2001 From: Anand Prakash Date: Mon, 8 Mar 2021 05:28:08 -0800 Subject: [PATCH] Delete config_template.json --- software/verification/config_template.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 software/verification/config_template.json diff --git a/software/verification/config_template.json b/software/verification/config_template.json deleted file mode 100644 index 4e58e3e2..00000000 --- a/software/verification/config_template.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "references": [ - { - "model": "", - "sequence": "", - "pointNameMapping": "" - } - ], - "modelJsonDirectory": "", - "tolerances": { "rtolx": <>, "rtoly": <>, "atolx": <>, "atoly": <> }, - "sampling": <> -}