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
Romain De Laage De Bellefaye
LO21-projet
Commits
ee0f8ae5
Commit
ee0f8ae5
authored
Jun 01, 2021
by
Boris Cazic
Browse files
header fonction.h
parent
0ca8f77f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Cellulut/Cellulut
/fonction.h
→
FONCTION
/fonction.h
View file @
ee0f8ae5
...
...
@@ -3,7 +3,7 @@
class
Regle
{
int
*
seuil
[
8
];
//seuil : valeurs minimales pour chacun des
é
tats dans le voisinage pour valider la r
è
gle en question
int
*
seuil
[
8
];
//seuil : valeurs minimales pour chacun des
ét
ats dans le voisinage pour valider la rè
gl
e en question
Etat
destination
;
public:
bool
verify
(
Voisinage
&
voisins
)
const
;
...
...
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