From b2efbd8958adf13176f37d1f87884dd12a748c6c Mon Sep 17 00:00:00 2001 From: nam Date: Thu, 16 Jan 2014 14:06:12 +0900 Subject: [PATCH] Move thesis to example_thesis --- {thesis => example_thesis}/Makefile | 0 {thesis => example_thesis}/chapters/appendices.tex | 0 {thesis => example_thesis}/chapters/backmatter.tex | 0 {thesis => example_thesis}/chapters/chap1.tex | 0 {thesis => example_thesis}/chapters/chap2.tex | 0 {thesis => example_thesis}/chapters/chap3.tex | 0 {thesis => example_thesis}/chapters/chap4.tex | 0 {thesis => example_thesis}/chapters/chap5.tex | 0 {thesis => example_thesis}/chapters/chap6.tex | 0 {thesis => example_thesis}/chapters/frontmatter.tex | 0 {thesis => example_thesis}/example.tex | 0 {thesis => example_thesis}/extrastyles.zip | Bin {thesis => example_thesis}/getNewBibtex | 0 {thesis => example_thesis}/h-physrev.bst | 0 {thesis => example_thesis}/mythesis.bib | 0 {thesis => example_thesis}/mythesis.cls | 0 {thesis => example_thesis}/mythesis.sty | 0 {thesis => example_thesis}/mythesismath.sty | 0 18 files changed, 0 insertions(+), 0 deletions(-) rename {thesis => example_thesis}/Makefile (100%) rename {thesis => example_thesis}/chapters/appendices.tex (100%) rename {thesis => example_thesis}/chapters/backmatter.tex (100%) rename {thesis => example_thesis}/chapters/chap1.tex (100%) rename {thesis => example_thesis}/chapters/chap2.tex (100%) rename {thesis => example_thesis}/chapters/chap3.tex (100%) rename {thesis => example_thesis}/chapters/chap4.tex (100%) rename {thesis => example_thesis}/chapters/chap5.tex (100%) rename {thesis => example_thesis}/chapters/chap6.tex (100%) rename {thesis => example_thesis}/chapters/frontmatter.tex (100%) rename {thesis => example_thesis}/example.tex (100%) rename {thesis => example_thesis}/extrastyles.zip (100%) rename {thesis => example_thesis}/getNewBibtex (100%) rename {thesis => example_thesis}/h-physrev.bst (100%) rename {thesis => example_thesis}/mythesis.bib (100%) rename {thesis => example_thesis}/mythesis.cls (100%) rename {thesis => example_thesis}/mythesis.sty (100%) rename {thesis => example_thesis}/mythesismath.sty (100%) diff --git a/thesis/Makefile b/example_thesis/Makefile similarity index 100% rename from thesis/Makefile rename to example_thesis/Makefile diff --git a/thesis/chapters/appendices.tex b/example_thesis/chapters/appendices.tex similarity index 100% rename from thesis/chapters/appendices.tex rename to example_thesis/chapters/appendices.tex diff --git a/thesis/chapters/backmatter.tex b/example_thesis/chapters/backmatter.tex similarity index 100% rename from thesis/chapters/backmatter.tex rename to example_thesis/chapters/backmatter.tex diff --git a/thesis/chapters/chap1.tex b/example_thesis/chapters/chap1.tex similarity index 100% rename from thesis/chapters/chap1.tex rename to example_thesis/chapters/chap1.tex diff --git a/thesis/chapters/chap2.tex b/example_thesis/chapters/chap2.tex similarity index 100% rename from thesis/chapters/chap2.tex rename to example_thesis/chapters/chap2.tex diff --git a/thesis/chapters/chap3.tex b/example_thesis/chapters/chap3.tex similarity index 100% rename from thesis/chapters/chap3.tex rename to example_thesis/chapters/chap3.tex diff --git a/thesis/chapters/chap4.tex b/example_thesis/chapters/chap4.tex similarity index 100% rename from thesis/chapters/chap4.tex rename to example_thesis/chapters/chap4.tex diff --git a/thesis/chapters/chap5.tex b/example_thesis/chapters/chap5.tex similarity index 100% rename from thesis/chapters/chap5.tex rename to example_thesis/chapters/chap5.tex diff --git a/thesis/chapters/chap6.tex b/example_thesis/chapters/chap6.tex similarity index 100% rename from thesis/chapters/chap6.tex rename to example_thesis/chapters/chap6.tex diff --git a/thesis/chapters/frontmatter.tex b/example_thesis/chapters/frontmatter.tex similarity index 100% rename from thesis/chapters/frontmatter.tex rename to example_thesis/chapters/frontmatter.tex diff --git a/thesis/example.tex b/example_thesis/example.tex similarity index 100% rename from thesis/example.tex rename to example_thesis/example.tex diff --git a/thesis/extrastyles.zip b/example_thesis/extrastyles.zip similarity index 100% rename from thesis/extrastyles.zip rename to example_thesis/extrastyles.zip diff --git a/thesis/getNewBibtex b/example_thesis/getNewBibtex similarity index 100% rename from thesis/getNewBibtex rename to example_thesis/getNewBibtex diff --git a/thesis/h-physrev.bst b/example_thesis/h-physrev.bst similarity index 100% rename from thesis/h-physrev.bst rename to example_thesis/h-physrev.bst diff --git a/thesis/mythesis.bib b/example_thesis/mythesis.bib similarity index 100% rename from thesis/mythesis.bib rename to example_thesis/mythesis.bib diff --git a/thesis/mythesis.cls b/example_thesis/mythesis.cls similarity index 100% rename from thesis/mythesis.cls rename to example_thesis/mythesis.cls diff --git a/thesis/mythesis.sty b/example_thesis/mythesis.sty similarity index 100% rename from thesis/mythesis.sty rename to example_thesis/mythesis.sty diff --git a/thesis/mythesismath.sty b/example_thesis/mythesismath.sty similarity index 100% rename from thesis/mythesismath.sty rename to example_thesis/mythesismath.sty