chiark
/
gitweb
/
~ianmdlvl
/
nlopt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
fix evil bug in MMA dual function that was leading to incorrect gradient and lots...
[nlopt.git]
/
mma
/
Makefile.am
1
AM_CPPFLAGS = -I$(top_srcdir)/util -I$(top_srcdir)/api
2
3
noinst_LTLIBRARIES = libmma.la
4
libmma_la_SOURCES = mma.c mma.h
5
6
EXTRA_DIST = README