Allow changing colors
commitf839890e888c1ec05d74a0e8d77f61094d4a68ca
authorS. Gilles <sgilles@math.umd.edu>
Sun, 18 Feb 2018 00:22:57 +0000 (17 19:22 -0500)
committerS. Gilles <sgilles@math.umd.edu>
Sun, 18 Feb 2018 00:26:00 +0000 (17 19:26 -0500)
tree7f68e584e2c6c5a58c4da6b6cf64aacb643106c7
parent09eb58e2ba333fc38e066d825eda1b15c5973e33
Allow changing colors

This breaks backwards compatibility with previous data files, but
allows selecting colors for vertices. To update files created with
an older version of clav, try

    sed -re 's/l:/c:0x8282b2 l:/g' -i /path/to/file.txt
data/B2_U02_B2.txt
data/C2_U02_C2.txt
data/Fock_Goncharov_n=3.txt
data/G2_U02_G2.txt
data/μ(B2_U02_B2).txt
data/μ(C2_U02_C2).txt
data/μ(G2_U02_G2).txt
ui-cli.c