diff options
author | Siddharth Ravikumar <sravik@bgsu.edu> | 2016-04-01 03:09:37 +0000 |
---|---|---|
committer | Siddharth Ravikumar <sravik@bgsu.edu> | 2016-04-01 03:09:37 +0000 |
commit | a93da1be6a438563107029a908875fe37f3e412c (patch) | |
tree | fed9b02a5ece356d2cfaae8d36804c3299160769 /presentation/sections/5-conclusion.tex | |
parent | 620633e3223a9962fdf47e3d39410f5810e77940 (diff) |
presentation: 6-conclusion.tex -> 5-conclusion.tex
Diffstat (limited to 'presentation/sections/5-conclusion.tex')
-rw-r--r-- | presentation/sections/5-conclusion.tex | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/presentation/sections/5-conclusion.tex b/presentation/sections/5-conclusion.tex new file mode 100644 index 0000000..d14b224 --- /dev/null +++ b/presentation/sections/5-conclusion.tex @@ -0,0 +1,19 @@ +% public domain. no rights reserved. see +% https://creativecommons.org/publicdomain/zero/1.0/ + +\section{conclusion} + +\begin{frame} + \frametitle{conclusion} + + \begin{itemize} + \item<2-> combox v0.2.3 + \item<3-> python package (python.org/pypi/combox) + \item<4-> licensed under GNU General Public license version 3 or + later + \item<5-> compatible with GNU/Linux and OS X + \item<6-> in ``alpha'' stage + \item<7-> ricketyspace.net/combox + \item<8-> git.ricketyspace.net/combox + \end{itemize} +\end{frame} |