From 52fed43a7884faebb5890553cffd82f7fb0f6e23 Mon Sep 17 00:00:00 2001
From: Jacques Grelet <jacques.grelet@ird.fr>
Date: Thu, 12 Jan 2012 19:32:29 +0000
Subject: [PATCH] move and rename tsgqc project in their respective directories

---
 tsgqc_linux.prj => compiler/Linux/tsgqc.prj           | 0
 tsgqc_windows.prj => compiler/Windows (x86)/tsgqc.prj | 0
 2 files changed, 0 insertions(+), 0 deletions(-)
 rename tsgqc_linux.prj => compiler/Linux/tsgqc.prj (100%)
 rename tsgqc_windows.prj => compiler/Windows (x86)/tsgqc.prj (100%)

diff --git a/tsgqc_linux.prj b/compiler/Linux/tsgqc.prj
similarity index 100%
rename from tsgqc_linux.prj
rename to compiler/Linux/tsgqc.prj
diff --git a/tsgqc_windows.prj b/compiler/Windows (x86)/tsgqc.prj
similarity index 100%
rename from tsgqc_windows.prj
rename to compiler/Windows (x86)/tsgqc.prj
-- 
GitLab