From 79c800e0524a1d77f88f3f7bb7a265575b93940a Mon Sep 17 00:00:00 2001
From: Behnaz Pirzamanbein <mats-bpb@lu.se>
Date: Mon, 21 Dec 2020 14:25:11 +0100
Subject: [PATCH] moved all files to content

---
 bonesub.mat => content/bonesub.mat                  | Bin
 {functions => content/functions}/color_skeleton.m   |   0
 {functions => content/functions}/compute_area.m     |   0
 {functions => content/functions}/fit_distribution.m |   0
 {functions => content/functions}/show_matvol.m      |   0
 porosity.pdf => content/porosity.pdf                | Bin
 .../porosity_analysis_bone.m                        |   0
 7 files changed, 0 insertions(+), 0 deletions(-)
 rename bonesub.mat => content/bonesub.mat (100%)
 rename {functions => content/functions}/color_skeleton.m (100%)
 rename {functions => content/functions}/compute_area.m (100%)
 rename {functions => content/functions}/fit_distribution.m (100%)
 rename {functions => content/functions}/show_matvol.m (100%)
 rename porosity.pdf => content/porosity.pdf (100%)
 rename porosity_analysis_bone.m => content/porosity_analysis_bone.m (100%)

diff --git a/bonesub.mat b/content/bonesub.mat
similarity index 100%
rename from bonesub.mat
rename to content/bonesub.mat
diff --git a/functions/color_skeleton.m b/content/functions/color_skeleton.m
similarity index 100%
rename from functions/color_skeleton.m
rename to content/functions/color_skeleton.m
diff --git a/functions/compute_area.m b/content/functions/compute_area.m
similarity index 100%
rename from functions/compute_area.m
rename to content/functions/compute_area.m
diff --git a/functions/fit_distribution.m b/content/functions/fit_distribution.m
similarity index 100%
rename from functions/fit_distribution.m
rename to content/functions/fit_distribution.m
diff --git a/functions/show_matvol.m b/content/functions/show_matvol.m
similarity index 100%
rename from functions/show_matvol.m
rename to content/functions/show_matvol.m
diff --git a/porosity.pdf b/content/porosity.pdf
similarity index 100%
rename from porosity.pdf
rename to content/porosity.pdf
diff --git a/porosity_analysis_bone.m b/content/porosity_analysis_bone.m
similarity index 100%
rename from porosity_analysis_bone.m
rename to content/porosity_analysis_bone.m
-- 
GitLab