From 347e858eceee7279ae198264ba464ee22c2f9249 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Fri, 26 Apr 2019 16:56:47 +0800 Subject: [PATCH] helloworld -> helloworld_kintex7 --- examples/{helloworld.nix => helloworld_kintex7.nix} | 0 examples/{helloworld.py => helloworld_kintex7.py} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename examples/{helloworld.nix => helloworld_kintex7.nix} (100%) rename examples/{helloworld.py => helloworld_kintex7.py} (100%) diff --git a/examples/helloworld.nix b/examples/helloworld_kintex7.nix similarity index 100% rename from examples/helloworld.nix rename to examples/helloworld_kintex7.nix diff --git a/examples/helloworld.py b/examples/helloworld_kintex7.py similarity index 100% rename from examples/helloworld.py rename to examples/helloworld_kintex7.py