⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 makefile.am

📁 非常著名的曲线拟合程序
💻 AM
字号:
### $Id: Makefile.am,v 1.4 1999/07/09 19:44:32 trow Exp $ ###INCLUDES = -I$(includedir)lib_LTLIBRARIES = libgoose-util.lalibgoose_util_la_SOURCES = \	DataConverter.cpp \	Exception.cpp \	Permutation.cpp \	Random.cpp \	goose.cpp \	stringtools.cpp \	zdouble.cpplibgooseincludedir = $(includedir)/gooselibgooseinclude_HEADERS = \	ConfInt.h \	DataConverter.h \	Exception.h \	Permutation.h \	Progress.h	\	RCArray.h \	RCMatrix.h \	Random.h \	WarningController.h \	constants.h \	stringtools.h \	zdouble.hlibgoose_util_la_LDFLAGS = -version-info $(GOOSE_CURRENT):$(GOOSE_REVISION):$(GOOSE_AGE)### $Id: Makefile.am,v 1.4 1999/07/09 19:44:32 trow Exp $ ###

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -