summary refs log tree commit diff homepage
path: root/glossary.tex
diff options
context:
space:
mode:
Diffstat (limited to 'glossary.tex')
-rw-r--r--glossary.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/glossary.tex b/glossary.tex
index 1134321..d8953ab 100644
--- a/glossary.tex
+++ b/glossary.tex
@@ -1,4 +1,6 @@
 \makenoidxglossaries
+\newglossaryentry{bug}{name={bug},
+  description={is a software defect that results in undesired behaviors}}
 \newglossaryentry{difftest}{name={differential test},
   description={is an input and a collection of outputs of two or more programs
     of the same purpose, such that each output is pairwise different}}