summary refs log tree commit diff homepage
path: root/glossary.tex
diff options
context:
space:
mode:
authorNguyễn Gia Phong <cnx@loang.net>2023-12-11 08:30:17 +0900
committerNguyễn Gia Phong <cnx@loang.net>2023-12-11 08:30:17 +0900
commit0f6b9207d5380eefb3a99d21a12751a32de63bfb (patch)
tree6528b28a3b8532b0afe67ebd787196076a6846bc /glossary.tex
parent3285b6df66a9c3e0a6502ae75c93085f2d6a0f44 (diff)
downloadthesis-0f6b9207d5380eefb3a99d21a12751a32de63bfb.tar.gz
Finish introduction
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}}