cadabra2
cadabra2 copied to clipboard
Range wildcard '#' conflicts with Python comment character
Various editors do not do syntax coloring correctly on cadabra files because '#' is interpreted as a comment character. Change to something else which is not already in use by Python.