cadabra2 icon indicating copy to clipboard operation
cadabra2 copied to clipboard

Range wildcard '#' conflicts with Python comment character

Open kpeeters opened this issue 8 years ago • 0 comments

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.

kpeeters avatar Apr 22 '17 20:04 kpeeters