From 3114b38dd2ca3b20b25a43bfaccf721466c71d06 Mon Sep 17 00:00:00 2001 From: Andreas Kloeckner Date: Thu, 8 Feb 2018 23:19:04 -0600 Subject: [PATCH] Rename through-loopy example --- examples/python/{hello-loopy-lp.py => hello-loopy.loopy} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename examples/python/{hello-loopy-lp.py => hello-loopy.loopy} (100%) diff --git a/examples/python/hello-loopy-lp.py b/examples/python/hello-loopy.loopy similarity index 100% rename from examples/python/hello-loopy-lp.py rename to examples/python/hello-loopy.loopy -- GitLab