<?xml version="1.0"?>
<net name="sasa" type="iopt-flow">
  <component id="c1" class="local/comparador.xml" x="370" y="225" width="110" height="60" rot="0" implementation="iopt-flow" target="default">
    <name off_x="-55" off_y="-35" text="comparador_?"/>
    <source_model file="files/comparador.xml"/>
    <input id="c1.A" name="A" off_x="-55" off_y="-10" type="boolean"/>
    <input id="c1.B" name="B" off_x="-55" off_y="10" type="boolean"/>
    <output id="c1.C" name="C" off_x="55" off_y="-10" type="boolean"/>
  </component>
  <signal id="A" x="125" y="160" mode="input" type="boolean" min="0" max="1"/>
  <signal id="B" x="125" y="260" mode="input" type="boolean" min="0" max="1"/>
  <signal id="C" x="550" y="210" mode="output" type="boolean" dynamic="type"/>
  <arc id="a004" type="read" source="A" target="c1.A"/>
  <arc id="a005" type="read" source="B" target="c1.B"/>
  <arc id="a006" type="read" source="c1.C" target="C"/>
</net>
