加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
sysdef.h.in 427 Bytes
一键复制 编辑 原始数据 按行查看 历史
/* this is a template for sysdef.h */
#ifndef _SYSDEF_H_
#define _SYSDEF_H_ 1
#undef f2cFortran
#undef NAGf90Fortran
#undef hpuxFortran
#undef apolloFortran
#undef sunFortran
#undef IBMR2Fortran
#undef CRAYFortran
#undef mipsFortran
#undef DECFortran
#undef vmsFortran
#undef CONVEXFortran
#undef PowerStationFortran
#undef AbsoftUNIXFortran
#undef SXFortran
#undef pgiFortran
#undef AbsoftProFortran
#undef USE_MPI
#endif
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化