tuned;
authorwenzelm
Sat, 24 Oct 1998 20:24:33 +0200
changeset 5765165de7b92ea6
parent 5764 ea464976a00f
child 5766 b4993fc1de58
tuned;
doc-src/iman.sty
     1.1 --- a/doc-src/iman.sty	Sat Oct 24 20:22:45 1998 +0200
     1.2 +++ b/doc-src/iman.sty	Sat Oct 24 20:24:33 1998 +0200
     1.3 @@ -74,6 +74,7 @@
     1.4  \let\Imp=\Longrightarrow
     1.5  \let\To=\Rightarrow
     1.6  \newcommand\Var[1]{{?\!#1}}
     1.7 +\newcommand\All[1]{\Forall#1.}  %quantification
     1.8  
     1.9  %%%% ``WARNING'' environment
    1.10  \def\dbend{\vtop to 0pt{\vss\hbox{\Huge\bf!}\vss}}
    1.11 @@ -101,6 +102,7 @@
    1.12  \newcommand{\asn}{\mathrel{:=}}
    1.13  \newcommand{\more}{\ldots}
    1.14  \newcommand{\record}[1]{\lparr #1 \rparr}
    1.15 +\newcommand{\dtt}{\mathord.}
    1.16  
    1.17  \newcommand\lbrakk{\mathopen{[\![}}
    1.18  \newcommand\rbrakk{\mathclose{]\!]}}