infra.h

来自「实现快速傅立叶变换算法,provides test framwork for F」· C头文件 代码 · 共 21 行

H
21
字号
#ifndef CYGONCE_PKGCONF_INFRA_H
#define CYGONCE_PKGCONF_INFRA_H
/*
 * File <pkgconf/infra.h>
 *
 * This file is generated automatically by the configuration
 * system. It should not be edited. Any changes to this file
 * may be overwritten.
 */

/***** proc output start *****/
#include <pkgconf/system.h>
/*****  proc output end  *****/
#define CYGPKG_INFRA_STARTUP 1
#define CYGFUN_INFRA_EMPTY_DELETE_FUNCTIONS 1
#define CYGPKG_INFRA_OPTIONS 1
#define CYGNUM_TESTS_RUN_COUNT 1
#define CYGNUM_TESTS_RUN_COUNT_1

#endif

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?