From ed6cac8c2d4bf14fcf03523d1243aedd05ee385e Mon Sep 17 00:00:00 2001 From: Tom Russo Date: Thu, 8 Aug 2019 11:59:44 -0600 Subject: [PATCH] Assure various "setin*" attributes are set for AF outputs Analog Function output variables should definitely behave in every way as if they're just assignments. Assignments also set attributes like "setinmodel" or "setininstance", and so should these. Issue #67 --- admsXml/adms.implicit.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/admsXml/adms.implicit.xml b/admsXml/adms.implicit.xml index 82ec083..ccabdfe 100644 --- a/admsXml/adms.implicit.xml +++ b/admsXml/adms.implicit.xml @@ -192,6 +192,26 @@ format="%(function/name) output arg $position is %(.), must be a variable\n"/> + + + + + + + + + + + + + + + + + + + +