makefile.am
来自「Gambit 是一个游戏库理论软件」· AM 代码 · 共 60 行
AM
60 行
## Process this file with automake to create Makefile.innoinst_LIBRARIES = libgame.aAM_CPPFLAGS = -I$(top_srcdir)/sourceslibgame_a_SOURCES = \ behav.h \ behav.imp \ behavinst.cc \ efbasis.cc \ efbasis.h \ efdom.cc \ efdom.h \ efg.cc \ efg.h \ efgciter.h \ efgensup.cc \ efgensup.h \ efginst.cc \ efgiter.cc \ efgiter.h \ efgnfg.cc \ efgutils.cc \ efgutils.h \ efplayer.h \ efstrat.cc \ efstrat.h \ gnarray.h \ gnarray.imp \ infoset.h \ lexicon.h \ mixed.h \ mixed.imp \ nfdom.cc \ nfdom.h \ nfdommix.cc \ nfdommix.imp \ nfg.cc \ nfg.h \ nfgciter.h \ nfgensup.cc \ nfgensup.h \ nfginst.cc \ nfgiter.cc \ nfgiter.h \ nfgutils.cc \ nfplayer.h \ nfstrat.cc \ nfstrat.h \ node.h \ readefg.cc \ readnfg.cc \ sfg.cc \ sfg.h \ sfstrat.cc \ sfstrat.hEXTRA_DIST = borland.mak readnfg.yy
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?