From: Francois Fleuret Date: Wed, 14 Jun 2017 21:07:23 +0000 (+0200) Subject: Renamed flatland-test.py to test-flatland.py. X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=flatland.git;a=commitdiff_plain;h=fcb630408ea274f4cbed2fdfd7b07b759b80914d;hp=924ef5308c54784d2c0a9bbd282e55a16efbf318 Renamed flatland-test.py to test-flatland.py. --- diff --git a/README.md b/README.md index 9e8e3b3..3f347bb 100644 --- a/README.md +++ b/README.md @@ -39,5 +39,5 @@ small images), the simulation may be stuck. ``` make -j -k -./flatland-test.py +./test-flatland.py ``` diff --git a/flatland-test.py b/test-flatland.py similarity index 100% rename from flatland-test.py rename to test-flatland.py