Stxxl  1.4.0
common/test_manyunits2.cpp
Go to the documentation of this file.
00001 /***************************************************************************
00002  *  common/test_manyunits2.cpp
00003  *
00004  *  Part of the STXXL. See http://stxxl.sourceforge.net
00005  *
00006  *  Copyright (C) 2004 Roman Dementiev <dementiev@mpi-sb.mpg.de>
00007  *
00008  *  Distributed under the Boost Software License, Version 1.0.
00009  *  (See accompanying file LICENSE_1_0.txt or copy at
00010  *  http://www.boost.org/LICENSE_1_0.txt)
00011  **************************************************************************/
00012 
00013 #include <stxxl.h>
00014 
00015 int main()
00016 {
00017     return 0;
00018 }
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines