• R/O
  • SSH

Commit

Tags

Frequently used words (click to add to your profile)

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


Commit MetaInfo

Révision0d7388324768505e90adb8da91333362b6639353 (tree)
l'heure2018-02-09 14:49:39
AuteurEric Hopper <hopper@omni...>
CommiterEric Hopper

Message de Log

I never use cooked, remove it.

Change Summary

Modification

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)