Kappa-Dev / KappaTools

Tool suite for kappa models. Documentation and binaries can be found in the release section. Try it online at
http://kappalanguage.org/
GNU Lesser General Public License v3.0
112 stars 41 forks source link

Print greater-than-equal as >= for inputs.ka #673

Open ethulhu opened 1 year ago

ethulhu commented 1 year ago

This PR:

This PR resolves Issue #672 specifically, but may not be a complete solution for the whole project. For example, core/symmetries/kade_backend.ml has a similar issue, and core/siteGraphs/snapshot.ml has a similar function that may have similar effects elsewhere in the codebase.