Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/boards/py-mod-admin.h
blob: 1aae8aa84069297b7dce20698816e97fa1d62da3 (plain)
1
2
3
4
5
6
#ifndef _PY_MOD_ADMIN_H_
#define _PY_MOD_ADMIN_H_

void python_gcompris_admin_module_init(void);

#endif