From: Francois Fleuret Date: Wed, 12 Apr 2017 12:43:18 +0000 (+0200) Subject: Fixed the interpreter. X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=flatland.git;a=commitdiff_plain;h=e1cc94949e11a73b0e8437f1743293dce51ad76c;ds=sidebyside Fixed the interpreter. --- diff --git a/build.py b/build.py index 4c3b766..7df40c0 100755 --- a/build.py +++ b/build.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python-for-pytorch +#!/usr/bin/env python # # flatland is a simple 2d physical simulator