diff options
author | Siddharth Ravikumar <sravik@bgsu.edu> | 2016-03-01 20:35:32 -0500 |
---|---|---|
committer | Siddharth Ravikumar <sravik@bgsu.edu> | 2016-03-01 20:35:32 -0500 |
commit | 5cfb3a772d749fa4f75029b374afc28c138ae395 (patch) | |
tree | 3809626427b2d89eb7c0978c6d96d04d8c44cc27 /report/prologue/abbrev.tex | |
parent | 8587b5f7da08907f19cd1736a5bcb59803619907 (diff) |
Moved things around.
Sections that are not chapters are now moved under prologue/
Diffstat (limited to 'report/prologue/abbrev.tex')
-rw-r--r-- | report/prologue/abbrev.tex | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/report/prologue/abbrev.tex b/report/prologue/abbrev.tex new file mode 100644 index 0000000..1a0aba5 --- /dev/null +++ b/report/prologue/abbrev.tex @@ -0,0 +1,8 @@ +\begin{listofabbreviations} + + \abbreviation{YAML}{YAML Ain't Markup Language} + \abbreviation{CLI}{Command Line Interface} + \abbreviation{GUI}{Graphical User Interface} + \abbreviation{JSON}{JavaScript Object Notation} + +\end{listofabbreviations} |