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
322e1a01
Commit
322e1a01
authored
Jan 30, 2010
by
Alexandre Duret-Lutz
Browse files
* src/evtgbatest/ltl2evtgba.test: Replace * by &.
parent
4efde0d3
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
322e1a01
2010-01-30 Alexandre Duret-Lutz <adl@lrde.epita.fr>
* src/evtgbatest/ltl2evtgba.test: Replace * by &.
2010-01-30 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Make it possible to use the cgi script without installing a web
...
...
src/evtgbatest/ltl2evtgba.test
View file @
322e1a01
#!/bin/sh
# Copyright (C) 2009 Laboratoire de Recherche et Dveloppement
# Copyright (C) 2009
, 2010
Laboratoire de Recherche et Dveloppement
# de l'Epita (LRDE).
# Copyright (C) 2003, 2004 Laboratoire d'Informatique de Paris 6 (LIP6),
# dpartement Systmes Rpartis Coopratifs (SRC), Universit Pierre
...
...
@@ -48,4 +48,4 @@ check 'Fc & X(a | Xb) & GF(a | Xb) & Gc'
check
'a R (b R c)'
check
'(a U b) U (c U d)'
check
'((Xp2)U(X(1)))
*
(p1 R(p2 R p0))'
check
'((Xp2)U(X(1)))
&
(p1 R(p2 R p0))'
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