nasa / fpp

F Prime Prime: A modeling language for F Prime
https://fprime.jpl.nasa.gov
Apache License 2.0
49 stars 31 forks source link

fixing topology includes #189

Closed LeStarch closed 2 years ago

LeStarch commented 2 years ago

This fixes #188. The work performed was to:

  1. Add missing defTopologyAnnotatedNode that uses the pre-existing and unused function topologyMember
  2. Change the unit-test from including a constant (invalid syntax for including constants within typologies) to including an instance
  3. Fix unit-test output.