Made title page better, added abstract
This commit is contained in:
Binary file not shown.
@@ -30,9 +30,10 @@
|
|||||||
\thispagestyle{empty}
|
\thispagestyle{empty}
|
||||||
|
|
||||||
\begin{center}
|
\begin{center}
|
||||||
{\bf Project Proposal}
|
{\bf Project Proposal}\\
|
||||||
|
\vspace{10 mm}
|
||||||
{\bf C0 Debugger}
|
{\bf C0 Debugger}\\
|
||||||
|
\vspace{10 mm}
|
||||||
|
|
||||||
Submitted to\\
|
Submitted to\\
|
||||||
Mr. Thomas M. Keating\\
|
Mr. Thomas M. Keating\\
|
||||||
@@ -40,20 +41,32 @@ Assistant Teaching Professor\\
|
|||||||
School of Computer Science\\
|
School of Computer Science\\
|
||||||
Pittsbugh, PA 15289
|
Pittsbugh, PA 15289
|
||||||
|
|
||||||
|
\vspace{10 mm}
|
||||||
|
|
||||||
Prepared by\\
|
Prepared by\\
|
||||||
{\bf Mitchell Plamann}\\
|
{\bf Mitchell Plamann}\\
|
||||||
Shyam Raghavan\\
|
Shyam Raghavan\\
|
||||||
{\bf Suhaas Reddy}\\
|
{\bf Suhaas Reddy}\\
|
||||||
Aaron Gutierrez
|
Aaron Gutierrez
|
||||||
|
|
||||||
|
\vspace{10 mm}
|
||||||
|
|
||||||
School of Computer Science\\
|
School of Computer Science\\
|
||||||
Carnegie Mellon University\\
|
Carnegie Mellon University\\
|
||||||
March 5, 2015
|
March 5, 2015
|
||||||
|
|
||||||
|
\vspace{10 mm}
|
||||||
|
|
||||||
{\bf Abstract}
|
{\bf Abstract}
|
||||||
\end{center}
|
\end{center}
|
||||||
\par
|
\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}
|
\end{titlepage}
|
||||||
|
|
||||||
\pagenumbering{roman}
|
\pagenumbering{roman}
|
||||||
|
|||||||
Reference in New Issue
Block a user