.h 177 B

1234567891011121314
  1. /*
  2. * %FFILE%
  3. * Copyright (C) %YEAR% %USER% <%MAIL%>
  4. *
  5. * Distributed under terms of the %LICENSE% license.
  6. */
  7. #ifndef %GUARD%
  8. #define %GUARD%
  9. %HERE%
  10. #endif /* %GUARD% */