view docs/spec/segmented-track.tikz @ 589:9119f2fa3efe

Header file rearrangement Make it so that lshlib.h is slightly more like a header file to include to use the LSH ("class G") class, and slightly less a header file for developing that class, by removing all the #includes and moving them to the one-file lshlib.cpp instead. Make audioDB-internals.h slightly more of a project header file, by including there all the headers we actually need. Remove some assert()s (which do nothing) and some Uns32Ts (-> uint32_t)
author mas01cr
date Tue, 11 Aug 2009 21:42:13 +0000
parents 5a248cedd3e9
children
line wrap: on
line source
\foreach \x in {-2,-1.4,-0.5,0,0.8,1.3,1.8} {
  \draw (\x,-0.2) -- (\x,0.2); 
}          
\input track.tikz