Changes between Version 28 and Version 29 of jazz/ClassCloud_LiveCD
- Timestamp:
- Jun 28, 2010, 1:22:32 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
jazz/ClassCloud_LiveCD
v28 v29 243 243 #!graphviz 244 244 digraph "live-helper" { 245 node [shape=record]; 246 struct3 [label="lh_config |{ lh_build |{<f3> lh_bootstrap|<f4> lh_chroot|<f5> lh_binary}}"]; 247 } 248 }}} 249 250 {{{ 251 digraph "live-helper" { 245 252 node [shape=record]; 246 253 struct1 [label="<f1> lh_config |{ <f2> lh_build | { <f3> lh_bootstrap | <f4> lh_chroot | <f5> lh_binary } }"];