Inicializando repositorio.
[toypasc.git] / base.h
blob6d3faef56a034188871828a74d8d031eafe785cf
1 #ifndef BASE_H
2 #define BASE_H
4 #define TRUE 1
5 #define FALSE 0
7 #endif // BASE_H