From 1eca0742145907f08b08b034aaa29e55dba5133d Mon Sep 17 00:00:00 2001
From: Lionel GUEZ <guez@lmd.ens.fr>
Date: Thu, 20 May 2021 09:31:57 +0200
Subject: [PATCH] Move Analysis to `Overlap/Analysis`

---
 {Analysis => Overlap/Analysis}/plot_traj.py        | 0
 {Analysis => Overlap/Analysis}/renumber_interp.py  | 0
 {Analysis => Overlap/Analysis}/report_graph.py     | 0
 {Analysis => Overlap/Analysis}/report_graph_int.py | 0
 {Analysis => Overlap/Analysis}/tests.json          | 0
 5 files changed, 0 insertions(+), 0 deletions(-)
 rename {Analysis => Overlap/Analysis}/plot_traj.py (100%)
 rename {Analysis => Overlap/Analysis}/renumber_interp.py (100%)
 rename {Analysis => Overlap/Analysis}/report_graph.py (100%)
 rename {Analysis => Overlap/Analysis}/report_graph_int.py (100%)
 rename {Analysis => Overlap/Analysis}/tests.json (100%)

diff --git a/Analysis/plot_traj.py b/Overlap/Analysis/plot_traj.py
similarity index 100%
rename from Analysis/plot_traj.py
rename to Overlap/Analysis/plot_traj.py
diff --git a/Analysis/renumber_interp.py b/Overlap/Analysis/renumber_interp.py
similarity index 100%
rename from Analysis/renumber_interp.py
rename to Overlap/Analysis/renumber_interp.py
diff --git a/Analysis/report_graph.py b/Overlap/Analysis/report_graph.py
similarity index 100%
rename from Analysis/report_graph.py
rename to Overlap/Analysis/report_graph.py
diff --git a/Analysis/report_graph_int.py b/Overlap/Analysis/report_graph_int.py
similarity index 100%
rename from Analysis/report_graph_int.py
rename to Overlap/Analysis/report_graph_int.py
diff --git a/Analysis/tests.json b/Overlap/Analysis/tests.json
similarity index 100%
rename from Analysis/tests.json
rename to Overlap/Analysis/tests.json
-- 
GitLab