Browse Source

Line endings

git-svn-id: https://www.prismmodelchecker.org/svn/prism/prism/trunk@3425 bbc10eb1-c90d-0410-af57-cb519fbb1720
master
Dave Parker 15 years ago
parent
commit
4037e0701f
  1. 1
      prism-examples/self-stabilisation/israeli-jalfon/.ijN.nm.pp

1
prism-examples/self-stabilisation/israeli-jalfon/.ijN.nm.pp

@ -29,6 +29,7 @@ endrewards
// formula, for use here and in properties: number of tokens // formula, for use here and in properties: number of tokens
formula num_tokens = #+ i=1:N#q#i##end#; formula num_tokens = #+ i=1:N#q#i##end#;
// label - stable configurations (1 token) // label - stable configurations (1 token)
label "stable" = num_tokens=1; label "stable" = num_tokens=1;

Loading…
Cancel
Save