Pārlūkot izejas kodu

Credit nabs project by @zhiayang

rexim 4 gadi atpakaļ
vecāks
revīzija
74150e54c6
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      nobuild.h

+ 1 - 0
nobuild.h

@@ -209,6 +209,7 @@ void chain_echo(Chain chain);
 #  endif
 #endif
 
+// NOTE: The implementation idea is stolen from https://github.com/zhiayang/nabs
 #define GO_REBUILD_URSELF(argc, argv)                           \
     do {                                                        \
         const char *source_path = __FILE__;                     \