diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-08 00:04:57 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-08 00:04:57 +0000 |
commit | 2bd3beaf373513f22339397740bee44c314d354f (patch) | |
tree | 7d4fa229e08c1545c3325aac8147d4e662f54253 /science/Makefile | |
parent | f94d9f68d88584782c6664f5000fe5a7b31815fe (diff) |
Add gchemutils a set of C++ class and GTK+-2 widgets related to chemistry.
PR: 50538
Submitted by: Pav Lucistnik <pav@oook.cz>
Notes
Notes:
svn path=/head/; revision=78560
Diffstat (limited to 'science/Makefile')
-rw-r--r-- | science/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/Makefile b/science/Makefile index 873a39b0f40a..968f1d564e61 100644 --- a/science/Makefile +++ b/science/Makefile @@ -6,6 +6,7 @@ SUBDIR += clhep SUBDIR += euler SUBDIR += flounder + SUBDIR += gchemutils SUBDIR += gdis SUBDIR += glens SUBDIR += libctl |