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
LO21_Pin_Noir_Boucher_Bouri_Detree
CellulutLO21
Commits
68b10fb1
Commit
68b10fb1
authored
Jun 06, 2021
by
Arthur Detree
Browse files
Ajout méthodes Alphabet
parent
a829fbcc
Changes
1
Hide whitespace changes
Inline
Side-by-side
include/alphabet.hpp
View file @
68b10fb1
...
...
@@ -60,6 +60,11 @@ public:
//! Affecte l'identifiant d'état à un état
void
setState
(
unsigned
int
i
,
const
state
&
s
);
void
clearAlphabet
()
{
etats
.
clear
();}
void
deleleLastState
()
{
etats
.
pop_back
();}
};
#endif // ALPHABET_H
Write
Preview
Markdown
is supported
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