Skip to content

Commit

Permalink
Eliminate duplication of declarations due to rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
eernstg committed Sep 29, 2023
1 parent 31343db commit fdff6ae
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions specification/dart.sty
Original file line number Diff line number Diff line change
Expand Up @@ -565,20 +565,6 @@
\newcommand{\LowerBoundType}[2]{%
\ensuremath{\LowerBoundTypeName(\code{{#1},\,\,{#2}})}}

\newcommand{\UpperBoundTypeName}{\metavar{standardUpperBound}}
\newcommand{\UpperBoundType}[2]{%
\ensuremath{\UpperBoundTypeName(\code{{#1},\,\,{#2}})}}

\newcommand{\LowerBoundTypeName}{\metavar{standardLowerBound}}
\newcommand{\LowerBoundType}[2]{%
\ensuremath{\LowerBoundTypeName(\code{{#1},\,\,{#2}})}}

\newcommand{\DefEquals}[2]{\ensuremath{{#1}\stackrel{\vartriangle}{=}{#2}}}
\newcommand{\DefEqualsNewline}[2]{
\ensuremath{{#1}\stackrel{\vartriangle}{=}}\\
\ensuremath{{#2}}%
}

% ----------------------------------------------------------------------
% Support for hash valued Location Markers

Expand Down

0 comments on commit fdff6ae

Please sign in to comment.