diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2005-12-10 21:45:28 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2005-12-10 21:45:28 +0000 |
commit | 351df0179529f0aa42a0fad5ac405eb5e9fc5859 (patch) | |
tree | 9d0fb37e683a208c8401c38329f498b129ee678b /science/Makefile | |
parent | Sync with libxine shared library version bump. (diff) |
Add V_Sim, a program to visualize atomic structures such as crystals, grain
boundaries and so on.
Notes
Notes:
svn path=/head/; revision=150833
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 a411075c9bf4..b07bcae98d17 100644 --- a/science/Makefile +++ b/science/Makefile @@ -61,6 +61,7 @@ SUBDIR += simlib SUBDIR += szip SUBDIR += udunits + SUBDIR += v_sim SUBDIR += vis5d+ SUBDIR += vmd SUBDIR += x11iraf |