On Tue, Jan 17, 2023 at 2:42 PM Sven Schreiber
<sven.schreiber(a)fu-berlin.de> wrote:
Hello again,
here's a fairly minimal example:
<hansl>
open denmark
system method=ols
equation LRM 0
equation LRY 0
end system
RR = defarray("[2 , 10] = 0b") # the "b" got shuffled around
restrict
inject RR
end restrict
</hansl>
But apart from such input errors, "inject" seems to work nicely!
Thx for the report. That should now be fixed in git.
Allin