-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
9 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
.TH YICES-SAT 1 "June 2017" "Yices 2.6.0" "User Commands" | ||
.TH YICES-SAT 1 "October 2018" "Yices 2.6.1" "User Commands" | ||
.SH NAME | ||
yices-sat \- the Yices Sat solver | ||
.SH SYNOPSIS | ||
|
@@ -37,7 +37,7 @@ For bug reporting and other information, please visit http://yices.csl.sri.com. | |
. | ||
.SH AUTHORS | ||
.PP | ||
Copyright (C) SRI International, 2017. | ||
Copyright (C) SRI International. | ||
.PP | ||
Yices is developed at SRI's Computer Science Laboratory. The main developers | ||
are Bruno Dutertre <[email protected]> and Dejan Jovanovic <[email protected]>. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
.TH YICES-SMT 1 "June 2017" "Yices 2.6.0" "User Commands" | ||
.TH YICES-SMT 1 "October 2018" "Yices 2.6.1" "User Commands" | ||
.SH NAME | ||
yices-smt \- the Yices SMT solver for the SMT-LIB 1.2 language | ||
.SH SYNOPSIS | ||
|
@@ -53,7 +53,7 @@ For bug reporting and other information, please visit http://yices.csl.sri.com. | |
. | ||
.SH AUTHORS | ||
.PP | ||
Copyright (C) SRI International, 2017. | ||
Copyright (C) SRI International. | ||
.PP | ||
Yices is developed at SRI's Computer Science Laboratory. The main developers | ||
are Bruno Dutertre <[email protected]> and Dejan Jovanovic <[email protected]>. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
.TH YICES-SMT2 1 "June 2017" "Yices 2.6.0" "User Commands" | ||
.TH YICES-SMT2 1 "October 2018" "Yices 2.6.1" "User Commands" | ||
.SH NAME | ||
yices-smt2 \- the Yices SMT solver for the SMT-LIB 2 language | ||
.SH SYNOPSIS | ||
|
@@ -59,7 +59,7 @@ To report bugs and to get the full documentation, please visit http://yices.csl. | |
. | ||
.SH AUTHORS | ||
.PP | ||
Copyright (C) SRI International, 2017. | ||
Copyright (C) SRI International. | ||
.PP | ||
Yices is developed at SRI's Computer Science Laboratory. The main developers | ||
are Bruno Dutertre <[email protected]> and Dejan Jovanovic <[email protected]>. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
.TH YICES 1 "June 2017" "Yices 2.6.0" "User Commands" | ||
.TH YICES 1 "October 2018" "Yices 2.6.1" "User Commands" | ||
.SH NAME | ||
yices \- the Yices SMT solver for the Yices language | ||
.SH SYNOPSIS | ||
|
@@ -93,7 +93,7 @@ To report bugs and to get the full documentation, please visit http://yices.csl. | |
. | ||
.SH AUTHORS | ||
.PP | ||
Copyright (C) SRI International, 2017. | ||
Copyright (C) SRI International. | ||
.PP | ||
Yices is developed at SRI's Computer Science Laboratory. The main developers | ||
are Bruno Dutertre <[email protected]> and Dejan Jovanovic <[email protected]>. |