A few typos and TeX problems fixed.

This commit is contained in:
Elf M. Sternberg 2013-05-09 09:07:56 -07:00
parent fc4f6339cd
commit 86920a3e2b
2 changed files with 9 additions and 3 deletions

View File

@ -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:
<<core.clj>>= <<core.clj>>=
<<create the namespace>> <<create the namespace>>
<<parse command arguments>> <<parse command arguments>>
<<build the argument map>> <<build the arguments map>>
<<build the queryargs object>> <<build the queryargs object>>
@ -431,7 +431,7 @@ And that's it.
You can now run the program with lein: You can now run the program with lein:
<<command_line>>= <<command line>>=
lein run --output_mode csv "search magnitude > 4.5" 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 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. few hours of \texttt{lein run} sessions to knock out all the bugs.
\subsection{Index}
\nowebchunks
\end{document}

BIN
doc/splunk_search.pdf Normal file

Binary file not shown.