diff options
author | Camil Staps | 2016-02-09 11:10:43 +0100 |
---|---|---|
committer | Camil Staps | 2016-02-09 11:10:43 +0100 |
commit | 84515220523d284979c5b886e17c5e0254e50d5a (patch) | |
tree | 8227f6199e37f011dc80ec8472bc194732643b28 /sv.sty |
week 1
Diffstat (limited to 'sv.sty')
-rw-r--r-- | sv.sty | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -0,0 +1,8 @@ +\RequirePackage{amssymb} + +\let\eventually\lozenge +\let\always\square +\def\until{\mathop{\mathsf U}} +\let\next\bigcirc + +\let\then\Rightarrow |