org: update mailman urls
* doc/org/index.org, tests/python/bdditer.py: Here.
This commit is contained in:
parent
1bd1129494
commit
6dd7097148
2 changed files with 6 additions and 6 deletions
|
|
@ -69,10 +69,10 @@ with]] Spot, you should distribute the source code of that tool as well.
|
||||||
|
|
||||||
=spot-announce@lrde.epita.fr= is an extremely low-traffic and
|
=spot-announce@lrde.epita.fr= is an extremely low-traffic and
|
||||||
read-only mailing list for release announcements. If you want to stay
|
read-only mailing list for release announcements. If you want to stay
|
||||||
informed about future releases of Spot, we invite you to [[https://lists.lrde.epita.fr/listinfo/spot-announce][subscribe]].
|
informed about future releases of Spot, we invite you to [[https://lists.lrde.epita.fr/postorius/lists/spot-announce.lrde.epita.fr/][subscribe]].
|
||||||
|
|
||||||
[[mailto:spot@lrde.epita.fr][=spot@lrde.epita.fr=]] is a list for general discussions and questions
|
[[mailto:spot@lrde.epita.fr][=spot@lrde.epita.fr=]] is a list for general discussions and questions
|
||||||
about Spot. [[https://lists.lrde.epita.fr/listinfo/spot][Subscribe here]] if you want to join, but feel free to send
|
about Spot. [[https://lists.lrde.epita.fr/postorius/lists/spot.lrde.epita.fr/][Subscribe here]] if you want to join, but feel free to send
|
||||||
in any question (in English) or bug report without subscribing.
|
in any question (in English) or bug report without subscribing.
|
||||||
|
|
||||||
* Citing
|
* Citing
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
# -*- mode: python; coding: utf-8 -*-
|
# -*- mode: python; coding: utf-8 -*-
|
||||||
# Copyright (C) 2017, 2018 Laboratoire de Recherche et Développement de l'Epita
|
# Copyright (C) 2017, 2018, 2021 Laboratoire de Recherche et
|
||||||
# (LRDE).
|
# Développement de l'Epita (LRDE).
|
||||||
#
|
#
|
||||||
# This file is part of Spot, a model checking library.
|
# This file is part of Spot, a model checking library.
|
||||||
#
|
#
|
||||||
|
|
@ -19,8 +19,8 @@
|
||||||
|
|
||||||
|
|
||||||
# Tests different ways to explore a BDD label, as discussed in
|
# Tests different ways to explore a BDD label, as discussed in
|
||||||
# http://lists.lrde.epita.fr/pipermail/spot/2017q1/000117.html
|
# https://lists.lrde.epita.fr/hyperkitty/list/spot@lrde.epita.fr/\
|
||||||
|
# message/WIAOWDKKPXTTK6UBE3MAHDFWIT36EUMX/
|
||||||
import spot
|
import spot
|
||||||
import buddy
|
import buddy
|
||||||
import sys
|
import sys
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue