Expression for aterm 2.0.5 at CWI

svn path=/nixpkgs/trunk/; revision=704
This commit is contained in:
Martin Bravenboer
2004-01-22 18:13:16 +00:00
parent 7bee8f0414
commit ffa5434646
2 changed files with 15 additions and 0 deletions

View File

@@ -236,6 +236,11 @@
stdenv = stdenv;
};
aterm205 = (import ../development/libraries/aterm/aterm-2.0.5.nix) {
fetchurl = fetchurl;
stdenv = stdenv;
};
sdf2 = (import ../development/tools/parsing/sdf2) {
fetchurl = fetchurl;
stdenv = stdenv;