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
Spot
Spot
Commits
9e6a99dc
Commit
9e6a99dc
authored
Jul 28, 2020
by
Alexandre Duret-Lutz
Browse files
* spot/misc/satsolver.hh: Typo in comment.
parent
d308728b
Changes
1
Hide whitespace changes
Inline
Side-by-side
spot/misc/satsolver.hh
View file @
9e6a99dc
// -*- coding: utf-8 -*-
// Copyright (C) 2013, 2017, 20
18
Laboratoire de Recherche et
// Copyright (C) 2013, 2017
-2018
, 20
20
Laboratoire de Recherche et
// Développement de l'Epita.
//
// This file is part of Spot, a model checking library.
...
...
@@ -167,7 +167,7 @@ namespace spot
PicoSAT
*
psat_
;
// The next 2 pointers will be initialized if SPOT_XCNF env var
// is set. This re
c
quires SPOT_SATSOLVER to be set as well.
// is set. This requires SPOT_SATSOLVER to be set as well.
std
::
ofstream
*
xcnf_tmp_
;
std
::
ofstream
*
xcnf_stream_
;
std
::
string
path_
;
...
...
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