diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-08-02 20:58:23 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-08-02 20:58:23 +0000 |
commit | f760c117286ad2f99fb9c3e5d016a00647fb375d (patch) | |
tree | 7d54f2ed79b6bbe7707e03fe53a7b215749915bb /biology | |
parent | 7ec3b1d0f54b5d7bcca9135123597f2c4b7eb1e3 (diff) | |
download | ports-f760c117286ad2f99fb9c3e5d016a00647fb375d.tar.gz ports-f760c117286ad2f99fb9c3e5d016a00647fb375d.zip |
Notes
Diffstat (limited to 'biology')
-rw-r--r-- | biology/chemeq/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/biology/chemeq/pkg-descr b/biology/chemeq/pkg-descr index c336d5a74da0..a88a175fce1f 100644 --- a/biology/chemeq/pkg-descr +++ b/biology/chemeq/pkg-descr @@ -1,5 +1,3 @@ Chemeq is a basic standalone filter written in C++ language, flex and bison. It takes strings like: 2H2 + O2 ---> 2 H2O and can output pretty LaTeX code, useful messages and much more. It aims to be embeddable in education tools. - -WWW: http://home.gna.org/chemeq/ |