📄 makefile.am
字号:
# Makefile using Automake + Autoconf# ----------------------------------# $Id: Makefile.am,v 1.2 2008/11/16 09:48:56 hecht Exp $# This is not compiled as a separate library because its# interconnections with other libraries have not been solved.noinst_LIBRARIES=libMesh.alibMesh_a_SOURCES= \chrono.c eigenv.c libmesh3.c libmesh5.c memory.c \chrono.h eigenv.h libmesh3.h libmesh5.h memory.h
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -