summaryrefslogtreecommitdiffstats
path: root/report/combox.tex
diff options
context:
space:
mode:
authorSiddharth Ravikumar <sravik@bgsu.edu>2016-02-02 10:30:13 -0500
committerSiddharth Ravikumar <sravik@bgsu.edu>2016-02-02 10:30:13 -0500
commitf15de3fe273145e79ce4c95a0517c1b9294eebd2 (patch)
tree24768cd8e3a2cf84d778a7eeaaad339677d8183e /report/combox.tex
parentd26bb953b7a0c7c591c97aa90803d0bdc00e6b67 (diff)
Added report/chapters/4-arch-d.tex
Just laid down the structure of this chapter.
Diffstat (limited to 'report/combox.tex')
-rw-r--r--report/combox.tex8
1 files changed, 7 insertions, 1 deletions
diff --git a/report/combox.tex b/report/combox.tex
index 649b8f4..a90396a 100644
--- a/report/combox.tex
+++ b/report/combox.tex
@@ -3,6 +3,11 @@
\usepackage{hyperref}
\usepackage{epigraph}
+\usepackage[dvips]{graphicx}
+\graphicspath{{images/}}
+\DeclareGraphicsExtensions{.eps}
+
+
\begin{document} %---> %---> %---> %---> DO NOT ALTER THIS COMMAND
%--------+----------------------------------------------------------+
@@ -351,7 +356,8 @@
\chapter{Literature Review}
%% 4
-\chapter{Architecture and Design}
+\include{chapters/4-arch-d}
+
%% 5
\include{chapters/5-testing}