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.

8 lines
126 B

  1. toplevel "A";
  2. "A" and "I" "J" "K" "L";
  3. "DEP1" fdep "I" "J" "K";
  4. "I" prob=1;
  5. "J" prob=1;
  6. "K" prob=1;
  7. "L" lambda=1.0 dorm=0.5;