diff options
author | Maho Nakata <maho@FreeBSD.org> | 2004-08-14 08:45:42 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2004-08-14 08:45:42 +0000 |
commit | ac5d33bc978c11b910afa0d1b0a6e7094d9b932f (patch) | |
tree | 08485d7e98d9541524fccea3905c54fdd051a3fd /science/Makefile | |
parent | upgrade to 1.10.2 (diff) |
Add abinit, calculates total energy, charge density
and electronic structure of systems.
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 70e32f0bf281..d648f44774a8 100644 --- a/science/Makefile +++ b/science/Makefile @@ -4,6 +4,7 @@ COMMENT = Scientific ports SUBDIR += 2dhf + SUBDIR += abinit SUBDIR += at SUBDIR += bblimage SUBDIR += cdcl |