refmark_starter

  1. {
  2. <: refmark;
  3. node Incise : [cat:incise, id:incise, type: std];
  4. node(Incise).top.sync = node(Incise).bot.sync;
  5. node(Incise).top.sync = value(-);
  6. node(Incise).adjleft = value(atmostone);
  7. node(Incise).adjright = value(sync);
  8. Incise >>+ Modifier;
  9. starter = Incise;
  10. Incise >> mark;
  11. }

Ajouter un commentaire

Connectez-vous ou inscrivez-vous pour publier un commentaire

Class Graph View