From: Francois Fleuret Date: Sat, 1 Apr 2017 22:05:28 +0000 (+0200) Subject: Fixed the python interpreter to the standard one. X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=flatland.git;a=commitdiff_plain;h=e997a0c56e61b003c4ec5c6969eb2e53509cda67 Fixed the python interpreter to the standard one. --- diff --git a/flatland-test.py b/flatland-test.py index 8592a4d..8d9f11b 100755 --- a/flatland-test.py +++ b/flatland-test.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python-for-pytorch +#!/usr/bin/env python # # flatland is a simple 2d physical simulator