2010-10-21 00:43:33 -02:00

9 lines
90 B
C

#ifndef TEMPLATES_H
#define TEMPLATES_H
int templates(void);
#endif /* TEMPLATES_H */