15 lines
459 B
C
Vendored
15 lines
459 B
C
Vendored
/* Zeta API - Z/inspection/compiler/modules/generic.h
|
|
______ ______________ ___
|
|
|__ / | ___|___ ___|/ \
|
|
/ /__| __| | | / - \
|
|
/______|_____| |__| /__/ \__\
|
|
Copyright (C) 2006-2024 Manuel Sainz de Baranda y Goñi.
|
|
Released under the terms of the GNU Lesser General Public License v3. */
|
|
|
|
#ifndef Z_inspection_compiler_modules_generic_H
|
|
#define Z_inspection_compiler_modules_generic_H
|
|
|
|
|
|
|
|
#endif /* Z_inspection_compiler_modules_generic_H */
|