From c614ffaedeba7ffa662b540f8133bafef1b1f7a3 Mon Sep 17 00:00:00 2001 From: Arthur Coolen <coolen@astron.nl> Date: Mon, 23 Apr 2007 11:07:56 +0000 Subject: [PATCH] BugID: 756 changed TRUE-->true etc --- MAC/Deployment/data/OTDB/OLAP.comp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAC/Deployment/data/OTDB/OLAP.comp b/MAC/Deployment/data/OTDB/OLAP.comp index 6e12747426d..035ef7665f0 100644 --- a/MAC/Deployment/data/OTDB/OLAP.comp +++ b/MAC/Deployment/data/OTDB/OLAP.comp @@ -52,7 +52,7 @@ node OLAP 1.0.0 development 'node constraint' "OLAP" # name dir. type unit prun. vm value constr. descr. #-------------------------------------------------------------------------------------------------------- -par delayCompensation I pbool - 10 0 'TRUE|FALSE;TRUE' - '???' +par delayCompensation I pbool - 10 0 'true|false;true' - '???' par IPHeaderSize I int - 10 0 32 - '???' par EPAHeaderSize I int - 10 0 16 - '???' par firstInputPortnr I int - 10 0 4346 - 'Portnumber the first RSPboard uses' -- GitLab