makefile.am
来自「Gambit 是一个游戏库理论软件」· AM 代码 · 共 41 行
AM
41 行
## Process this file with automake to create Makefile.innoinst_LIBRARIES = libnumerical.aAM_CPPFLAGS = -I$(top_srcdir)/sourceslibnumerical_a_SOURCES = \ basis.cc \ basis.h \ bfs.cc \ bfs.h \ btableau.cc \ btableau.h \ btableau.imp \ gfunc.cc \ gfunc.h \ gfuncmin.cc \ gfuncmin.h \ lemketab.cc \ lemketab.h \ lemketab.imp \ linrcomb.cc \ linrcomb.h \ linrcomb.imp \ lpsolve.cc \ lpsolve.h \ lpsolve.imp \ lptab.cc \ lptab.h \ lptab.imp \ ludecomp.cc \ ludecomp.h \ ludecomp.imp \ tableau.cc \ tableau.h \ tableau.imp \ vertenum.cc \ vertenum.h \ vertenum.impEXTRA_DIST = borland.mak
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?