• R/O
  • SSH

コミット

タグ

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

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

Just a simple, and painful to use calculator for the game Factorio written in Python


コミットメタ情報

リビジョン0d7388324768505e90adb8da91333362b6639353 (tree)
日時2018-02-09 14:49:39
作者Eric Hopper <hopper@omni...>
コミッターEric Hopper

ログメッセージ

I never use cooked, remove it.

変更サマリ

差分

diff -r 3d95e6a47f05 -r 0d7388324768 factorio_calc.py
--- a/factorio_calc.py Tue Feb 06 08:25:29 2018 -0800
+++ b/factorio_calc.py Thu Feb 08 21:49:39 2018 -0800
@@ -276,7 +276,6 @@
276276 if file is None:
277277 file = sys.stdout
278278 raw = []
279- cooked = []
280279 print("Factories (as a fraction) Rate Name", file=file)
281280 print("--------- --------------- ------- ---------------------",
282281 file=file)