diff options
author | Joseph Koshy <jkoshy@FreeBSD.org> | 2004-05-28 02:29:40 +0000 |
---|---|---|
committer | Joseph Koshy <jkoshy@FreeBSD.org> | 2004-05-28 02:29:40 +0000 |
commit | dbb37b7e94aa3a2a8309293e90b4854556dbf96d (patch) | |
tree | 6d466a94317a83db7c34af1baf35e14132d73f3e /math/Makefile | |
parent | Upgrade to 0.08 (diff) |
A graph manipulation library for Objective Caml.
Notes
Notes:
svn path=/head/; revision=110162
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 39228cadbf54..abad32568b73 100644 --- a/math/Makefile +++ b/math/Makefile @@ -109,6 +109,7 @@ SUBDIR += ngraph SUBDIR += nsc2ke SUBDIR += ntl + SUBDIR += ocaml-ocamlgraph SUBDIR += octave SUBDIR += octave-forge SUBDIR += oleo |