📄 hfiles.defs
字号:
################################################################################# Hfiles.defs## This file is included by the Makefile to facilitate the export of the# public header files.## HFILES defines the list of public header files. These are exported to the# directory {install}/include/oa. This list coincides with the files in# Public Header Files filter for the project.## Note! Do not tabify out the line continuation characters as there appears to# be some limit as to how long a variable assignment can be for files included# in the Makefile.## $Author: sailajad $# $Revision: 1.20 $# $Date: 2005/08/05 21:48:55 $################################################################################HFILES = \ oaVerilog.h \ oaVerilogAnnotate.h \ oaVerilogCallbacksIn.h \ oaVerilogCallbacksOut.h \ oaVerilogConnection.h \ oaVerilogConnection.inl \ oaVerilogError.h \ oaVerilogError.inl \ oaVerilogIn.h \ oaVerilogIn.inl \ oaVerilogLeafMgr.h \ oaVerilogModuleCallbacksIn.h \ oaVerilogNameList.h \ oaVerilogNameList.inl \ oaVerilogOptions.h \ oaVerilogOptionsIn.h \ oaVerilogOptionsOut.h \ oaVerilogOut.h \ oaVerilogParamList.h \ oaVerilogParamList.inl \ oaVerilogRange.h \ oaVerilogRange.inl \ oaVerilogTypes.h \ oaVerilogValue.h \ oaVerilogValue.inl \ oaVerilogWriterCallback.h
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -