Skip to content
GitLab
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
2e7711a3
Commit
2e7711a3
authored
Apr 03, 2013
by
Alexandre Duret-Lutz
Browse files
* src/ltlast/formula.cc: Typo.
parent
c083c0df
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/ltlast/formula.cc
View file @
2e7711a3
// -*- coding: utf-8 -*-
// Copyright (C) 2009, 2010, 2011, 2012 Laboratoire de Recherche et
// Copyright (C) 2009, 2010, 2011, 2012
, 2013
Laboratoire de Recherche et
// Développement de l'Epita (LRDE).
// Copyright (C) 2003, 2005 Laboratoire d'Informatique de Paris 6 (LIP6),
// département Systèmes Répartis Coopératifs (SRC), Université Pierre
...
...
@@ -82,7 +82,7 @@ namespace spot
proprint(is_syntactic_recurrence, "r", "syntactic recurrence"); \
proprint(is_marked, "+", "marked"); \
proprint(accepts_eword, "0", "accepts the empty word"); \
proprint(has_lbt_atomic_props, "l", "as LBT-style atomic props");
proprint(has_lbt_atomic_props, "l", "
h
as LBT-style atomic props");
std
::
list
<
std
::
string
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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