view docs/spec/fv2.tikz @ 679:047415d1805e

Make the python bindings compile again using the new hopsize stuff It's not an ideal fix; it ties together the query and instance hops. Nevertheless, building is better than not building.
author mas01cr
date Fri, 05 Mar 2010 16:01:22 +0000
parents 5a248cedd3e9
children
line wrap: on
line source
\foreach \y/\col in {0/29,0.2/49,0.4/57,0.6/17,0.8/6} {
  \fill[black!\col!white] ($(-0.1,0)+(0,\y)$) rectangle ($(0.1,0.2)+(0,\y)$);
}