Changes between Version 38 and Version 39 of jazz/ClassCloud_LiveCD
- Timestamp:
- Jun 28, 2010, 1:31:07 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
jazz/ClassCloud_LiveCD
v38 v39 244 244 digraph "live-helper" { 245 245 node [shape=record]; 246 struct1 [label="<f1> lh_config |{<f2> lh_build |{<f3> lh_bootstrap | <f4> lh_chroot|<f5> lh_binary }}"];246 struct1 [label="<f1> lh_config |{<f2> lh_build |{<f3> lh_bootstrap | | <f4> lh_chroot | |<f5> lh_binary }}"]; 247 247 node [shape=box]; 248 248 rankdir=TD;