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 /devel/cil | |
parent | 7ec3b1d0f54b5d7bcca9135123597f2c4b7eb1e3 (diff) | |
download | ports-f760c117286ad2f99fb9c3e5d016a00647fb375d.tar.gz ports-f760c117286ad2f99fb9c3e5d016a00647fb375d.zip |
Notes
Diffstat (limited to 'devel/cil')
-rw-r--r-- | devel/cil/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/cil/pkg-descr b/devel/cil/pkg-descr index 48ed6c4447d7..f3bc76df4199 100644 --- a/devel/cil/pkg-descr +++ b/devel/cil/pkg-descr @@ -8,5 +8,3 @@ CIL is both lower-level than abstract-syntax trees, by clarifying ambiguous constructs and removing redundant ones, and also higher-level than typical intermediate languages designed for compilation, by maintaining types and a close relationship with the source program. - -WWW: http://manju.cs.berkeley.edu/cil/ |