garten

view modules.h @ 20:17b2bcc42d72

added check for empty result; minor stuff
author meillo@marmaro.de
date Sun, 27 Jul 2008 21:34:54 +0200
parents 5e6c9260913a
children
line source
1 int worldclock(void);
2 int environment(void);
3 int weather(void);
4 int growth(void);