📄 makefile.am
字号:
## Process this file with automake to create Makefile.innoinst_LIBRARIES = libmath.aAM_CPPFLAGS = -I$(top_srcdir)/sourceslibmath_a_SOURCES = \ complex.cc \ complex.h \ double.cc \ double.h \ gdpvect.cc \ gdpvect.h \ gdpvect.imp \ gmath.h \ gmatrix.cc \ gmatrix.h \ gmatrix.imp \ gnulib.cc \ gnulib.h \ gnumber.cc \ gnumber.h \ gpvector.cc \ gpvector.h \ gpvector.imp \ gsmatrix.cc \ gsmatrix.h \ gsmatrix.imp \ gvector.cc \ gvector.h \ gvector.imp \ integer.cc \ integer.h \ mathinst.cc \ misc.cc \ rational.cc \ rational.h EXTRA_DIST = borland.mak
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -