Last indexation completed on 2025-01-05 05:29:40 UTC

 
  Name Size Date (UTC) Last indexed Description
  Name Size Date (UTC) Last indexed Description
folder Parent directory - 2024-02-11 18:21:28  
folder subdir/ - 2024-02-11 01:48:06  
file incl_from.c 109 bytes 2024-02-11 01:48:06 2025-01-05 05:19:52

include "incl_from.h"

file incl_from.h 55 bytes 2024-02-11 01:48:06 2025-01-05 05:19:52

pragma once // krazy:skip

file incl_from_from.h 80 bytes 2024-02-11 01:48:06 2025-01-05 05:19:52

pragma once // krazy:skip int incl_from_from(void);

file main.c 163 bytes 2024-02-11 01:48:06 2025-01-05 05:19:52

include "incl_from_from.h" int main(void) { test(); printf("test\n"); return 0; } int incl_from(void) { printf("incl_from\n"); return 0; }

file Makefile 408 bytes 2024-02-11 01:48:06 2025-01-05 05:19:52