You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is clearly a GR(1) spec. However, the tool claims it is not.
$ syfco ./gr1_bug.tlsf -gr
NOT in the Generalized Reactivity fragment: ./gr1_bug.tlsf
As a result, it cannot be converted into slugs format:
$ syfco ./gr1_bug.tlsf -f slugs
"Conversion Error": not in GR(1)
The given specification is not in GR(1), which is neccessary to convert to the slugs format.
The text was updated successfully, but these errors were encountered:
Consider the following specification.
It is clearly a GR(1) spec. However, the tool claims it is not.
As a result, it cannot be converted into slugs format:
The text was updated successfully, but these errors were encountered: