Fix in revision 1655.
mfront-query now has the following options:
mfront-query
--has-bounds
--bounds-type
--bounds-value
--has-physical-bounds
--physical-bounds-type
--physical-bounds-value
Log in to post a comment.
Fix in revision 1655.
mfront-querynow has the following options:--has-bounds: return EXIT_SUCCESS if a variable has bounds--bounds-type: return the bounds type associated to a variable.--bounds-value: show the bounds value associated as a range--has-physical-bounds: return EXIT_SUCCESS if a variable has physical bounds--physical-bounds-type: return the physical bounds type associated to a variable.--physical-bounds-value: show the bounds value associated as a range