• R/O
  • HTTP
  • SSH
  • HTTPS

コミット

タグ
未設定

よく使われているワード(クリックで追加)

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

Functions for working with the idealized calendar of Planet Xhilr


コミットメタ情報

リビジョン6dd7f8918238fca997b8c494364c3b1f8f988196 (tree)
日時2017-06-13 17:32:06
作者Joel Matthew Rees <joel.rees@gmai...>
コミッターJoel Matthew Rees

ログメッセージ

rollback by hand

変更サマリ

差分

--- 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