Skip to content

Commit

Permalink
Expected output
Browse files Browse the repository at this point in the history
  • Loading branch information
rfranke committed Jun 23, 2016
1 parent bf3ee76 commit d633253
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -47,7 +47,7 @@ translateModel(SynchronousFeatures.VaryingClock); getErrorString();
//
// Equations (4, 4)
// ========================================
// 1/1 (1): d = interval(v) [binding]
// 1/1 (1): d = interval() [binding]
// 2/2 (1): d0 = 0.01 * /*Real*/(previous(nextInterval)) [binding]
// 3/3 (1): v = 1.0 + previous(v) [dynamic]
// 4/4 (1): nextInterval = 1 + previous(nextInterval) [dynamic]
Expand Down

0 comments on commit d633253

Please sign in to comment.