aboutsummaryrefslogtreecommitdiffstats
path: root/fastlib/current/release/buildspec
blob: a546c90260361e533bd514ae29f3f6f912dd3ab9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
# Config file added by mkspec
# Added by oholsen 
$fastlib_about="FAST standard library classes";
$fastlib_cvs_module="fastlib";
$fastlib_cvs_tag="current";
$fastlib_maintainer='mike@fast.no';
@fastlib_dependencies = (
  "fastos:4.1.1:release", 
);
1;