Brandao Arthur 6 éve
szülő
commit
3ce708ef37
1 módosított fájl, 0 hozzáadás és 9 törlés
  1. 0 9
      boolean.h

+ 0 - 9
boolean.h

@@ -1,9 +0,0 @@
-#ifndef BOOLEAN_H
-#define BOOLEAN_H
-
-#define boolean int
-#define true 1
-#define false 0
-
-#endif /* BOOLEAN_H */
-