O Emacs fez das suas...
This commit is contained in:
parent
3a1602ff62
commit
d9d835b00d
@ -136,12 +136,12 @@ do_process_input(help(add)) :-
|
|||||||
writeln("Some example queries:"),
|
writeln("Some example queries:"),
|
||||||
writeln(">").
|
writeln(">").
|
||||||
do_process_input(help(storage)) :-
|
do_process_input(help(storage)) :-
|
||||||
writeln("Polynomials, pressed between the pages of my stack"),
|
writeln("Polynomials, pressed between the entries of my storage"),
|
||||||
writeln("olynomials, simplified through the ages just like predicates"),
|
writeln("Polynomials, simplified through the ages just like predicates"),
|
||||||
writeln("Quiet goal come floating down"),
|
writeln("Quiet goal come floating down"),
|
||||||
writeln("nd settle softly to the ground"),
|
writeln("And settle softly to the ground"),
|
||||||
writeln("Like golden atom leaves around my root"),
|
writeln("Like golden atom leaves around my root"),
|
||||||
writeln(" touched them and they burst apart with sweet polynomials"),
|
writeln("I touched them and they burst apart with sweet polynomials"),
|
||||||
writeln("Sweet polynomials"),
|
writeln("Sweet polynomials"),
|
||||||
nl,
|
nl,
|
||||||
writeln("Storage manipulation is better illustrated with examples. Some example queries:"),
|
writeln("Storage manipulation is better illustrated with examples. Some example queries:"),
|
||||||
|
Reference in New Issue
Block a user