data: change alphabet::Gap integral type representation
The representation '*' was shared with NodeWildcard. I believe '*' is better for NodeWildcard so let's change Gap to '~'. At first I wanted to use '_' but it is already occupied by BottomOfTheStackSymbol and the underscore is probably better suited for that.
Please register or sign in to comment