• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Functions for working with the idealized calendar of Planet Xhilr


Commit MetaInfo

Revisión6dd7f8918238fca997b8c494364c3b1f8f988196 (tree)
Tiempo2017-06-13 17:32:06
AutorJoel Matthew Rees <joel.rees@gmai...>
CommiterJoel Matthew Rees

Log Message

rollback by hand

Cambiar Resumen

Diferencia incremental

--- a/numerators.fs
+++ b/numerators.fs
@@ -30,8 +30,8 @@ DROP ;
3030
3131 : FRACTIONS ( count -- )
3232 CR
33-1+ 1 DO
34- I PSNUM SPACE I NUMERATORS CR
33+1+ 1 DO
34+ I . I NUMERATORS CR
3535 LOOP ;
3636
3737