From e8943a008cdf4363e29d51ef56686f7045003623 Mon Sep 17 00:00:00 2001 From: whitequark Date: Thu, 30 Jul 2015 10:35:04 +0300 Subject: [PATCH] =?UTF-8?q?Rename=20compiler/{targets/=5F=5Finit=5F=5F.py?= =?UTF-8?q?=20=E2=86=92=20targets.py}.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- artiq/compiler/{targets/__init__.py => targets.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename artiq/compiler/{targets/__init__.py => targets.py} (100%) diff --git a/artiq/compiler/targets/__init__.py b/artiq/compiler/targets.py similarity index 100% rename from artiq/compiler/targets/__init__.py rename to artiq/compiler/targets.py