Artifact fb28754f18c089de5918e31d498de2c709fee39d53a70f84df49abb42f5e7d3c:
- File kgraft/graft.h — part of check-in [926d05a4ce] at 2019-07-27 03:55:06 on branch trunk — add docs/manifesto for kfile; add initial kfile headers and function prototypes; update headers to include c++ extern guards so libk functions can be used from c++ (user: lexi, size: 109) [annotate] [blame] [check-ins using]
- File mod/kgraft/graft.h — part of check-in [14172a910a] at 2019-08-21 06:00:24 on branch trunk — move modules to a subdirectory in order to keep the directory tree organized and make room for OS-specific build files (user: lexi, size: 109) [annotate] [blame] [check-ins using]
#ifndef KIgraft #define KIgraft #ifdef __cplusplus extern "C" { #endif #ifdef __cplusplus } #endif #endif