Commit 81d73ff87f69a17803b72cf5d351f70bfc29db1e

Authored by Geoffrey Challen
1 parent 4e642da1

New.

conclusion.tex
@@ -8,7 +8,8 @@ development time and for that uncertainty to be resolved through later @@ -8,7 +8,8 @@ development time and for that uncertainty to be resolved through later
8 testing and adaptation. We are in the process of building a prototype of the 8 testing and adaptation. We are in the process of building a prototype of the
9 \texttt{maybe} system for Android smartphones. 9 \texttt{maybe} system for Android smartphones.
10 10
11 -\subsubsection*{Acknowledgments} 11 +\vspace*{-0.05in}
  12 +\section*{Acknowledgments}
12 13
13 Students and faculty working on the \texttt{maybe} project are supported by 14 Students and faculty working on the \texttt{maybe} project are supported by
14 NSF awards 15 NSF awards
introduction.tex
@@ -114,7 +114,8 @@ activating an energy-saving alternative when appropriate. @@ -114,7 +114,8 @@ activating an energy-saving alternative when appropriate.
114 How that choice is made is discussed in the remainder of our paper. We begin 114 How that choice is made is discussed in the remainder of our paper. We begin
115 by providing a more complete description of the \texttt{maybe} statement in 115 by providing a more complete description of the \texttt{maybe} statement in
116 Section~\ref{sec-maybe}. Section~\ref{sec-certainty} describes several 116 Section~\ref{sec-maybe}. Section~\ref{sec-certainty} describes several
117 -techniques for collapsing compile-time uncertainty into the required runtime  
118 -certainty. We continue by briefly describing several example use cases in  
119 -Section~\ref{sec-usage} and related work in Section~\ref{sec-related}. We  
120 -conclude in Section~\ref{sec-conclusion}. 117 +techniques for transforming development-time uncertainty into runtime
  118 +certainty. We continue by describing several example use cases in
  119 +Section~\ref{sec-usage}, discussing the implications of the \texttt{maybe}
  120 +statement in Section~\ref{sec-discussion}, and presenting related work in
  121 +Section~\ref{sec-related}. We conclude in Section~\ref{sec-conclusion}.
maybe.tex
@@ -36,7 +36,7 @@ maybe { @@ -36,7 +36,7 @@ maybe {
36 36
37 \label{fig-maybeexamples} 37 \label{fig-maybeexamples}
38 38
39 -\vspace*{-0.1in} 39 +\vspace*{-0.15in}
40 40
41 \end{figure} 41 \end{figure}
42 42