Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Informatik 8
TexCommon
Commits
3f292ba8
Commit
3f292ba8
authored
Aug 29, 2019
by
Sergey Goncharov
Browse files
swapping and and or
parent
9befcd4d
Pipeline
#29144
passed with stage
in 41 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
catprog.tex
View file @
3f292ba8
...
...
@@ -83,8 +83,8 @@
\providecommand
{
\True
}{
\top
}
\providecommand
{
\False
}{
\bot
}
\providecommand
{
\big
and
}{
\bigvee
}
\providecommand
{
\big
or
}{
\bigwedge
}
\providecommand
{
\big
or
}{
\bigvee
}
\providecommand
{
\big
and
}{
\bigwedge
}
\providecommand
{
\impl
}{
\Rightarrow
}
\providecommand
{
\equ
}{
\Longleftrightarrow
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment