Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

    class InfrastructureRoot extends Any
     singlePatient: ExtendedDiabeticFootExample_SinglePatient
    EndPackage

 


As before with a Library, this file needs to be saved to the same folder as any GELLO files that use it.

...

    If highRiskDiabeticFoot then 'High Risk DiabeticFoot - consider referral'
else
''

 


endif

...

 



And after compiling and saving it say as tuteSeven.gello , run:

 Image Added