Unverified Commit 6bd632f1 authored by Austin Horstman's avatar Austin Horstman
Browse files

ats2: move to by-name

parent f4f2eb89
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -14180,7 +14180,6 @@ with pkgs;
  aspectj = callPackage ../development/compilers/aspectj { };
  ats = callPackage ../development/compilers/ats { };
  ats2 = callPackage ../development/compilers/ats2 { };
  ats-acc = callPackage ../development/tools/ats-acc { };