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
49d1abbd
Commit
49d1abbd
authored
Nov 11, 2009
by
Alexandre Duret-Lutz
Browse files
Remove python bindings for ltl::clone and ltl::destroy.
* wrap/python/spot.i: Do not include clone.hh and destroy.hh.
parent
7c946878
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
49d1abbd
2009-11-11 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Remove python bindings for ltl::clone and ltl::destroy.
* wrap/python/spot.i: Do not include clone.hh and destroy.hh.
2009-11-10 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Typo from a previous patch.
...
...
wrap/python/spot.i
View file @
49d1abbd
// Copyright (C) 2003, 2004, 2005, 2006 Laboratoire d'Informatique
// Copyright (C) 2003, 2004, 2005, 2006
, 2009
Laboratoire d'Informatique
// de Paris 6 (LIP6), dpartement Systmes Rpartis Coopratifs (SRC),
// Universit Pierre et Marie Curie.
//
...
...
@@ -53,8 +53,6 @@
#
include
"ltlparse/public.hh"
#
include
"ltlvisit/clone.hh"
#
include
"ltlvisit/destroy.hh"
#
include
"ltlvisit/dotty.hh"
#
include
"ltlvisit/dump.hh"
#
include
"ltlvisit/lunabbrev.hh"
...
...
@@ -125,8 +123,6 @@ using namespace spot;
%
include
"ltlparse/public.hh"
%
include
"ltlvisit/clone.hh"
%
include
"ltlvisit/destroy.hh"
%
include
"ltlvisit/dotty.hh"
%
include
"ltlvisit/dump.hh"
%
include
"ltlvisit/lunabbrev.hh"
...
...
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