diff --git a/doc/splunk_search.nw b/doc/splunk_search.nw index 3330cee..9cfa512 100644 --- a/doc/splunk_search.nw +++ b/doc/splunk_search.nw @@ -399,14 +399,14 @@ code. But it works! @ -And the entire program ends up looking like +And the entire program ends up looking like this: <>= <> <> -<> +<> <> @@ -431,7 +431,7 @@ And that's it. You can now run the program with lein: -<>= +<>= lein run --output_mode csv "search magnitude > 4.5" @ @@ -448,5 +448,11 @@ and that should have done the things I would have expected of a LISP. That fantasy LISP was pretty close to the real deal; it only took me a few hours of \texttt{lein run} sessions to knock out all the bugs. +\subsection{Index} + +\nowebchunks + +\end{document} + diff --git a/doc/splunk_search.pdf b/doc/splunk_search.pdf new file mode 100644 index 0000000..5ed5ea1 Binary files /dev/null and b/doc/splunk_search.pdf differ