summaryrefslogtreecommitdiff
path: root/i/marvin/src/ai/ai.hh
diff options
context:
space:
mode:
Diffstat (limited to 'i/marvin/src/ai/ai.hh')
-rw-r--r--i/marvin/src/ai/ai.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/i/marvin/src/ai/ai.hh b/i/marvin/src/ai/ai.hh
index bde4c4a..2883be9 100644
--- a/i/marvin/src/ai/ai.hh
+++ b/i/marvin/src/ai/ai.hh
@@ -65,5 +65,7 @@ class Ai
bool update (void);
/// La célèbre fonction sync
bool sync (void);
+ /// programme d'homologation du robal
+ void progHomoloRobal(void);
};
#endif // ai_hh