You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
232 B
11 lines
232 B
toplevel "A";
|
|
"A" and "B" "B'";
|
|
"B" and "C" "D" "PDEP";
|
|
"B'" and "C'" "D'" "PDEP'";
|
|
"PDEP" pdep=0.6 "C" "D";
|
|
"PDEP'" pdep=0.6 "C'" "D'";
|
|
"C" lambda=0.5 dorm=0;
|
|
"D" lambda=0.5 dorm=0;
|
|
"C'" lambda=0.5 dorm=0;
|
|
"D'" lambda=0.5 dorm=0;
|
|
|