Made title page better, added abstract

This commit is contained in:
Mitchell Plamann
2015-03-05 19:45:41 -05:00
parent 7401bc0c00
commit 8f153537e9
2 changed files with 17 additions and 4 deletions

Binary file not shown.

View File

@@ -30,9 +30,10 @@
\thispagestyle{empty}
\begin{center}
{\bf Project Proposal}
{\bf C0 Debugger}
{\bf Project Proposal}\\
\vspace{10 mm}
{\bf C0 Debugger}\\
\vspace{10 mm}
Submitted to\\
Mr. Thomas M. Keating\\
@@ -40,20 +41,32 @@ Assistant Teaching Professor\\
School of Computer Science\\
Pittsbugh, PA 15289
\vspace{10 mm}
Prepared by\\
{\bf Mitchell Plamann}\\
Shyam Raghavan\\
{\bf Suhaas Reddy}\\
Aaron Gutierrez
\vspace{10 mm}
School of Computer Science\\
Carnegie Mellon University\\
March 5, 2015
\vspace{10 mm}
{\bf Abstract}
\end{center}
\par
This project is a proposal for...
This project is a proposal for C0 Debugger, a browser-based debugger for the
C0 programming language.
Students in Carnegie Mellon University's 15-122: Principles of Imperative
Computation and other classes learn to program in C0.
This project will allow students to better write C0 code by providing a
powerful and easy-to-use system for debugging their C0 programs.
This proposal goes over a detailed plan for how our team will create the C0 Debugger.
\end{titlepage}
\pagenumbering{roman}