0

I'm new in cpn tools and standard ml language. I want to define real colorset in cpn tools but it shows error:

real are not supported in cpn tools.

How can I do this without changing my IDE? thank you for your help.

M.rnnnn
  • 112
  • 2
  • 11
  • Could you be a little more specific? In the meantime, [CPN-Tools Color sets](http://cpntools.org/2018/01/12/color-sets/) should explain some things. – sshine Jan 25 '21 at 07:52
  • when I define colset REAl=real; it shows this error(real are not supported in cpn tools.) – M.rnnnn Jan 25 '21 at 08:45

1 Answers1

0

Real colorset is not supported in cpn tools version3. If you want to declare real colorset you should use cpn tools version 4.

M.rnnnn
  • 112
  • 2
  • 11