]> granicus.if.org Git - graphviz/commit
make the Rectangles parameter to generateXConstraints const
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 22 May 2021 04:33:41 +0000 (21:33 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 29 May 2021 00:02:43 +0000 (17:02 -0700)
commit9a15dac3f36c5c89431f7993bcbacba1b016dba5
treedc02d0d5271fe54742a810739c2a8ee3959a3994
parent329c674817d06f874246f465c3fb9840e5494809
make the Rectangles parameter to generateXConstraints const

This no longer needs to be mutable.
lib/vpsc/generate-constraints.cpp
lib/vpsc/generate-constraints.h