diff options
Diffstat (limited to 'devel/cil/pkg-descr')
-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 436b2944513d..33caf47db54a 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://kerneis.github.com/cil/ |