📄 gnumakefile
字号:
# file: $isip/class/math/GNUmakefile# version: $Id: GNUmakefile,v 1.6 2000/10/10 20:48:57 duncan Exp $## this make file builds the math class hierarchy recursively# # define the order these three are built#ISIP_ORDER = scalar/ vector/ matrix/# include the isip standard make template#include $(ISIP_DEVEL)/lib/scripts/make/traverse.make## end of file
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -