From d9259888a4761d3229475003e3c60109d07155af Mon Sep 17 00:00:00 2001 From: "Yann Esposito (Yogsototh)" Date: Sun, 19 Jul 2015 16:12:51 +0200 Subject: [PATCH] created a subdirectory --- 00_Introduction.lhs => article/00_Introduction.lhs | 0 {01_Introduction => article/01_Introduction}/hglmandel.lhs | 0 {02_Edges => article/02_Edges}/HGLMandelEdge.lhs | 0 {03_Mandelbulb => article/03_Mandelbulb}/Mandelbulb.lhs | 0 {04_Mandelbulb => article/04_Mandelbulb}/ExtComplex.hs | 0 {04_Mandelbulb => article/04_Mandelbulb}/Mandel.hs | 0 {04_Mandelbulb => article/04_Mandelbulb}/Mandelbulb.lhs | 0 {04_Mandelbulb => article/04_Mandelbulb}/YBoiler.hs | 0 {05_Mandelbulb => article/05_Mandelbulb}/ExtComplex.hs | 0 {05_Mandelbulb => article/05_Mandelbulb}/Mandel.hs | 0 {05_Mandelbulb => article/05_Mandelbulb}/Mandelbulb.lhs | 0 {05_Mandelbulb => article/05_Mandelbulb}/YGL.hs | 0 {06_Mandelbulb => article/06_Mandelbulb}/ExtComplex.hs | 0 {06_Mandelbulb => article/06_Mandelbulb}/Mandel.hs | 0 {06_Mandelbulb => article/06_Mandelbulb}/Mandelbulb.lhs | 0 {06_Mandelbulb => article/06_Mandelbulb}/YGL.hs | 0 {07_Conclusion => article/07_Conclusion}/Conclusion.lhs | 0 config.ymd => article/config.ymd | 0 create_ymd.sh => article/create_ymd.sh | 0 prev => article/prev | 0 yake => article/yake | 0 21 files changed, 0 insertions(+), 0 deletions(-) rename 00_Introduction.lhs => article/00_Introduction.lhs (100%) rename {01_Introduction => article/01_Introduction}/hglmandel.lhs (100%) rename {02_Edges => article/02_Edges}/HGLMandelEdge.lhs (100%) rename {03_Mandelbulb => article/03_Mandelbulb}/Mandelbulb.lhs (100%) rename {04_Mandelbulb => article/04_Mandelbulb}/ExtComplex.hs (100%) rename {04_Mandelbulb => article/04_Mandelbulb}/Mandel.hs (100%) rename {04_Mandelbulb => article/04_Mandelbulb}/Mandelbulb.lhs (100%) rename {04_Mandelbulb => article/04_Mandelbulb}/YBoiler.hs (100%) rename {05_Mandelbulb => article/05_Mandelbulb}/ExtComplex.hs (100%) rename {05_Mandelbulb => article/05_Mandelbulb}/Mandel.hs (100%) rename {05_Mandelbulb => article/05_Mandelbulb}/Mandelbulb.lhs (100%) rename {05_Mandelbulb => article/05_Mandelbulb}/YGL.hs (100%) rename {06_Mandelbulb => article/06_Mandelbulb}/ExtComplex.hs (100%) rename {06_Mandelbulb => article/06_Mandelbulb}/Mandel.hs (100%) rename {06_Mandelbulb => article/06_Mandelbulb}/Mandelbulb.lhs (100%) rename {06_Mandelbulb => article/06_Mandelbulb}/YGL.hs (100%) rename {07_Conclusion => article/07_Conclusion}/Conclusion.lhs (100%) rename config.ymd => article/config.ymd (100%) rename create_ymd.sh => article/create_ymd.sh (100%) rename prev => article/prev (100%) rename yake => article/yake (100%) diff --git a/00_Introduction.lhs b/article/00_Introduction.lhs similarity index 100% rename from 00_Introduction.lhs rename to article/00_Introduction.lhs diff --git a/01_Introduction/hglmandel.lhs b/article/01_Introduction/hglmandel.lhs similarity index 100% rename from 01_Introduction/hglmandel.lhs rename to article/01_Introduction/hglmandel.lhs diff --git a/02_Edges/HGLMandelEdge.lhs b/article/02_Edges/HGLMandelEdge.lhs similarity index 100% rename from 02_Edges/HGLMandelEdge.lhs rename to article/02_Edges/HGLMandelEdge.lhs diff --git a/03_Mandelbulb/Mandelbulb.lhs b/article/03_Mandelbulb/Mandelbulb.lhs similarity index 100% rename from 03_Mandelbulb/Mandelbulb.lhs rename to article/03_Mandelbulb/Mandelbulb.lhs diff --git a/04_Mandelbulb/ExtComplex.hs b/article/04_Mandelbulb/ExtComplex.hs similarity index 100% rename from 04_Mandelbulb/ExtComplex.hs rename to article/04_Mandelbulb/ExtComplex.hs diff --git a/04_Mandelbulb/Mandel.hs b/article/04_Mandelbulb/Mandel.hs similarity index 100% rename from 04_Mandelbulb/Mandel.hs rename to article/04_Mandelbulb/Mandel.hs diff --git a/04_Mandelbulb/Mandelbulb.lhs b/article/04_Mandelbulb/Mandelbulb.lhs similarity index 100% rename from 04_Mandelbulb/Mandelbulb.lhs rename to article/04_Mandelbulb/Mandelbulb.lhs diff --git a/04_Mandelbulb/YBoiler.hs b/article/04_Mandelbulb/YBoiler.hs similarity index 100% rename from 04_Mandelbulb/YBoiler.hs rename to article/04_Mandelbulb/YBoiler.hs diff --git a/05_Mandelbulb/ExtComplex.hs b/article/05_Mandelbulb/ExtComplex.hs similarity index 100% rename from 05_Mandelbulb/ExtComplex.hs rename to article/05_Mandelbulb/ExtComplex.hs diff --git a/05_Mandelbulb/Mandel.hs b/article/05_Mandelbulb/Mandel.hs similarity index 100% rename from 05_Mandelbulb/Mandel.hs rename to article/05_Mandelbulb/Mandel.hs diff --git a/05_Mandelbulb/Mandelbulb.lhs b/article/05_Mandelbulb/Mandelbulb.lhs similarity index 100% rename from 05_Mandelbulb/Mandelbulb.lhs rename to article/05_Mandelbulb/Mandelbulb.lhs diff --git a/05_Mandelbulb/YGL.hs b/article/05_Mandelbulb/YGL.hs similarity index 100% rename from 05_Mandelbulb/YGL.hs rename to article/05_Mandelbulb/YGL.hs diff --git a/06_Mandelbulb/ExtComplex.hs b/article/06_Mandelbulb/ExtComplex.hs similarity index 100% rename from 06_Mandelbulb/ExtComplex.hs rename to article/06_Mandelbulb/ExtComplex.hs diff --git a/06_Mandelbulb/Mandel.hs b/article/06_Mandelbulb/Mandel.hs similarity index 100% rename from 06_Mandelbulb/Mandel.hs rename to article/06_Mandelbulb/Mandel.hs diff --git a/06_Mandelbulb/Mandelbulb.lhs b/article/06_Mandelbulb/Mandelbulb.lhs similarity index 100% rename from 06_Mandelbulb/Mandelbulb.lhs rename to article/06_Mandelbulb/Mandelbulb.lhs diff --git a/06_Mandelbulb/YGL.hs b/article/06_Mandelbulb/YGL.hs similarity index 100% rename from 06_Mandelbulb/YGL.hs rename to article/06_Mandelbulb/YGL.hs diff --git a/07_Conclusion/Conclusion.lhs b/article/07_Conclusion/Conclusion.lhs similarity index 100% rename from 07_Conclusion/Conclusion.lhs rename to article/07_Conclusion/Conclusion.lhs diff --git a/config.ymd b/article/config.ymd similarity index 100% rename from config.ymd rename to article/config.ymd diff --git a/create_ymd.sh b/article/create_ymd.sh similarity index 100% rename from create_ymd.sh rename to article/create_ymd.sh diff --git a/prev b/article/prev similarity index 100% rename from prev rename to article/prev diff --git a/yake b/article/yake similarity index 100% rename from yake rename to article/yake