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
61a5ec76
Commit
61a5ec76
authored
Jul 09, 2004
by
Alexandre Duret-Lutz
Browse files
typos
parent
0f304df2
Changes
1
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
61a5ec76
...
@@ -23,8 +23,8 @@
...
@@ -23,8 +23,8 @@
not parenthesize the type after the new operator (g++ 3.4 complains).
not parenthesize the type after the new operator (g++ 3.4 complains).
* src/tgbaalgos/dupexp.cc (dupexp_iter::process_state,
* src/tgbaalgos/dupexp.cc (dupexp_iter::process_state,
dupexp_iter::declare_state): Use this->automata_instead of
dupexp_iter::declare_state): Use this->automata_instead of
automata_.
Local member automata_ inherited from
template base
automata_. Local
protected
member automata_ inherited from
clas
se
s must be prefixed or g++ 3.4 will not look t
hem
template base
class must be prefixed or g++ 3.4 will not look
i
t
up (conforming to 14.6.2.3).
up (conforming to 14.6.2.3).
2004-07-07 Alexandre Duret-Lutz <adl@src.lip6.fr>
2004-07-07 Alexandre Duret-Lutz <adl@src.lip6.fr>
...
...
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