srcgenex_includes.h.in 88 B

1234567
  1. #if !defined @TARGET_NAME@_H
  2. #define @TARGET_NAME@_H
  3. int @TARGET_NAME@(void);
  4. #endif