Skip to content

Commit fdff6ae

Browse files
committed
Eliminate duplication of declarations due to rebase
1 parent 31343db commit fdff6ae

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

specification/dart.sty

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -565,20 +565,6 @@
565565
\newcommand{\LowerBoundType}[2]{%
566566
\ensuremath{\LowerBoundTypeName(\code{{#1},\,\,{#2}})}}
567567

568-
\newcommand{\UpperBoundTypeName}{\metavar{standardUpperBound}}
569-
\newcommand{\UpperBoundType}[2]{%
570-
\ensuremath{\UpperBoundTypeName(\code{{#1},\,\,{#2}})}}
571-
572-
\newcommand{\LowerBoundTypeName}{\metavar{standardLowerBound}}
573-
\newcommand{\LowerBoundType}[2]{%
574-
\ensuremath{\LowerBoundTypeName(\code{{#1},\,\,{#2}})}}
575-
576-
\newcommand{\DefEquals}[2]{\ensuremath{{#1}\stackrel{\vartriangle}{=}{#2}}}
577-
\newcommand{\DefEqualsNewline}[2]{
578-
\ensuremath{{#1}\stackrel{\vartriangle}{=}}\\
579-
\ensuremath{{#2}}%
580-
}
581-
582568
% ----------------------------------------------------------------------
583569
% Support for hash valued Location Markers
584570

0 commit comments

Comments
 (0)