Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/boost_1_33_1/tools/build/v2/test/test.jam @ 12

Last change on this file since 12 was 12, checked in by landauf, 18 years ago

added boost

File size: 256 bytes
Line 
1import indirect ;
2import string ;
3import numbers ;
4import sequence ;
5import "class" ;
6import os ;
7import path ;
8import feature ;
9import property ;
10import build-request ;
11import container ;
12import print ;
13import common ;
14
15
16actions nothing { }
17nothing all ;
Note: See TracBrowser for help on using the repository browser.