diff options
-rw-r--r-- | definitions.sty | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/definitions.sty b/definitions.sty index 01bdd5c..2590101 100644 --- a/definitions.sty +++ b/definitions.sty @@ -1,6 +1,7 @@ \usepackage{ifthen} \newtheorem{definition}{Definition}[chapter] +\newtheorem{theorem}{Theorem}[chapter] % #1 (optional): Fixed parameters of the problem % #2: Name of query problem |