📄 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.8 $# $Date: 2005/08/05 01:41:33 $################################################################################HFILES = \ oaDefIn.h \ oaDefInBlockage.h \ oaDefInComponent.h \ oaDefInGroup.h \ oaDefInModHier.h \ oaDefInNDR.h \ oaDefInNet.h \ oaDefInOptions.h \ oaDefInPin.h \ oaDefInRegion.h \ oaDefInRow.h \ oaDefInScanChain.h \ oaDefInStyle.h \ oaDefInTrack.h \ oaDefInVia.h \ oaDefOut.h \ oaDefOutComponent.h \ oaDefOutNDR.h \ oaDefOutNet.h \ oaDefOutOptions.h \ oaDefOutPin.h \ oaDefOutScanChain.h \ oaDefOutStyle.h \ oaDefOutVia.h \ oaLefDef.h \ oaLefDefBase.h \ oaLefDefConst.h \ oaLefDefException.h \ oaLefDefIn.h \ oaLefDefMsgs.h \ oaLefDefOut.h \ oaLefDefProp.h \ oaLefIn.h \ oaLefInGeom.h \ oaLefInLayer.h \ oaLefInMacro.h \ oaLefInNDR.h \ oaLefInOptions.h \ oaLefInPin.h \ oaLefInSite.h \ oaLefInVia.h \ oaLefInViaRule.h \ oaLefOut.h \ oaLefOutGeom.h \ oaLefOutLayer.h \ oaLefOutMacro.h \ oaLefOutNDR.h \ oaLefOutOptions.h \ oaLefOutPin.h \ oaLefOutSite.h \ oaLefOutVia.h \ oaLefOutViaRule.h \ oaLefDefVersion.h \ oaLefOutOptions.inl \ oaDefIn.inl \ oaDefInOptions.inl \ oaDefInStyle.inl \ oaDefInVia.inl \ oaDefOut.inl \ oaDefOutOptions.inl \ oaDefOutStyle.inl \ oaLefDefBase.inl \ oaLefDefException.inl \ oaLefDefProp.inl \ oaLefDefVersion.inl \ oaLefIn.inl \ oaLefInGeom.inl \ oaLefInLayer.inl \ oaLefInOptions.inl \ oaLefInVia.inl \ oaLefOut.inl
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -