[Debian-med-packaging] Bug#656321: Acknowledgement	(inline_dotgraph_1.dot:3: syntax error near line 3)
    Mathieu Malaterre 
    mathieu.malaterre at gmail.com
       
    Wed Jan 18 12:46:44 UTC 2012
    
    
  
Meant to say, it produces:
/// \dot
/// digraph MultiThreshold {
///   set0 [shape=rect,style=filled,label="point T(0) in [-Inf,320["]
///   set1 [shape=rect,label="cell P(0) in ]101,Inf]"]
///   set2 [shape=rect,label="point s(0) in [-Inf,0.1["]
///   set3 [shape=rect,label="OR"]
///   set4 [shape=rect,style=filled,label="AND"]
///   set0 -> set4
///   set1 -> set3
///   set2 -> set3
///   set3 -> set4
/// }
/// \enddot
    
    
More information about the Debian-med-packaging
mailing list