makefile.am

来自「在Linux下做的QuadTree的程序」· AM 代码 · 共 22 行

AM
22
字号
SUBDIRS = EXTRA_DIST = # NOTES:## MonotoneChainSelectAction.h needed by algorithm/MCPointInRing.h#		for inheritance# MonotoneChainOverlapAction.h needed by algorithm/MCIndexNoder.h#		for inheritance#geosdir = $(includedir)/geos/index/chaingeos_HEADERS = \	MonotoneChain.h	\	MonotoneChainOverlapAction.h	\	MonotoneChainSelectAction.hnoinst_HEADERS = \	MonotoneChainBuilder.h

⌨️ 快捷键说明

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