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
Romain De Laage De Bellefaye
LO21-projet
Commits
ec4d8813
Commit
ec4d8813
authored
Jun 10, 2021
by
Leon Do Castelo
Browse files
Update Automate.h
parent
22a3a1e1
Changes
1
Hide whitespace changes
Inline
Side-by-side
includes/Automate.h
View file @
ec4d8813
...
...
@@ -140,6 +140,8 @@ class Automate {
int
getYear
()
const
{
return
year
;
}
/// Redéfinir le nom de l'automate
void
setYear
(
const
int
y
)
{
year
=
y
;
}
void
reinitialiserAutomate
();
};
#endif
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