waf

FORK: waf with some random patches
git clone https://git.neptards.moe/neptards/waf.git
Log | Files | Refs | README

main.cpp (72B)


      1 #include "a.h"
      2 #include "b.h"
      3 #include "c.h"
      4 
      5 int main()
      6 {
      7 	return 0;
      8 }