git @ Cat's Eye Technologies
Fountain
/
425a497
Fix bug (since 0.6) in kennel-story-0.fountain.
Chris Pressey
6 months ago
1 changed file(s) with
1 addition(s)
and
1 deletion(s)
.
Raw diff
Collapse all
Expand all
+1
-1
eg/kennel-story-0.fountain
less
more
3
3
// steps=11111 will produce a 50,000 word novel.
4
4
//
5
5
6
Goal ::=
6
Goal<steps> ::=
7
7
<. dx = 1 .> <. x = 0 .> <. a = 0 .> <. lx = 1 .>
8
8
{
9
9
DogMove<x, dx>