forked from bingmann/stxxl
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
website: stxxl.sourceforge.net -> stxxl.org
- Loading branch information
Showing
405 changed files
with
412 additions
and
412 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
# | ||
# Base CMake file for building stxxl with different options. | ||
# | ||
# Part of the STXXL. See http://stxxl.sourceforge.net | ||
# Part of the STXXL. See http://stxxl.org | ||
# | ||
# Copyright (C) 2013-2014 Timo Bingmann <[email protected]> | ||
# | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
############################################################################ | ||
# compile.sh | ||
# | ||
# Part of the STXXL. See http://stxxl.sourceforge.net | ||
# Part of the STXXL. See http://stxxl.org | ||
# | ||
# Copyright (C) 2017 Timo Bingmann <[email protected]> | ||
# | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* | ||
* Coding style guidelines of the STXXL. | ||
* | ||
* Part of the STXXL. See http://stxxl.sourceforge.net | ||
* Part of the STXXL. See http://stxxl.org | ||
* | ||
* Copyright (C) 2013 Timo Bingmann <[email protected]> | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
/*************************************************************************** | ||
* doc/common.dox | ||
* | ||
* Part of the STXXL. See http://stxxl.sourceforge.net | ||
* Part of the STXXL. See http://stxxl.org | ||
* | ||
* Copyright (C) 2013 Timo Bingmann <[email protected]> | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
* Design of STXXL, all of this is from Roman's PhD thesis. | ||
* Edited by Timo Bingmann | ||
* | ||
* Part of the STXXL. See http://stxxl.sourceforge.net | ||
* Part of the STXXL. See http://stxxl.org | ||
* | ||
* Copyright (C) 2007 Roman Dementiev <[email protected]> | ||
* Copyright (C) 2013 Timo Bingmann <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* | ||
* Frequently asked and answered questions | ||
* | ||
* Part of the STXXL. See http://stxxl.sourceforge.net | ||
* Part of the STXXL. See http://stxxl.org | ||
* | ||
* Copyright (C) 2007 Andreas Beckmann <[email protected]> | ||
* Copyright (C) 2013 Timo Bingmann <[email protected]> | ||
|
@@ -18,7 +18,7 @@ | |
\section faq_latest Latest version of this FAQ | ||
The most recent version of this FAQ can always be found <a href="http://stxxl.sourceforge.net">here</a>. | ||
The most recent version of this FAQ can always be found <a href="http://stxxl.org">here</a>. | ||
\section faq_compilers Supported Compilers and Platforms | ||
|
@@ -62,7 +62,7 @@ msvc 2015 13.0 * | stxxl (c++11) | |
- Rate STXXL at heise Software-Verzeichnis (German): http://www.heise.de/software/download/stxxl/76072 | ||
- Rate STXXL at SourceForge: https://sourceforge.net/projects/stxxl/ | ||
- For scientific work: Cite the papers mentioned here: http://stxxl.sourceforge.net/ | ||
- For scientific work: Cite the papers mentioned here: http://stxxl.org/ | ||
- For industrial users: Tell us the name of your company, so we can use it as a reference. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* | ||
* Installation and Linking Instruction for STXXL using CMake | ||
* | ||
* Part of the STXXL. See http://stxxl.sourceforge.net | ||
* Part of the STXXL. See http://stxxl.org | ||
* | ||
* Copyright (C) 2013 Timo Bingmann <[email protected]> | ||
* | ||
|
@@ -281,7 +281,7 @@ The gcov coverage report can be automatically created using the additional targe | |
## Unpack STXXL source code | ||
- Download the STXXL archive from http://stxxl.sourceforge.net <br> | ||
- Download the STXXL archive from http://stxxl.org <br> | ||
or use your favorite git client to clone the development version: http://github.com/stxxl/stxxl.git | ||
- Unpack the archive at a convenient location. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* Most of this is from the old TeX tutorial and papers. | ||
* Edited 2013 by Timo Bingmann <[email protected]> | ||
* | ||
* Part of the STXXL. See http://stxxl.sourceforge.net | ||
* Part of the STXXL. See http://stxxl.org | ||
* | ||
* Copyright (C) 2007 Roman Dementiev <[email protected]> | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* | ||
* Main page of STXXL doxygen tree. All doc pages should be linked here. | ||
* | ||
* Part of the STXXL. See http://stxxl.sourceforge.net | ||
* Part of the STXXL. See http://stxxl.org | ||
* | ||
* Copyright (C) 2013 Timo Bingmann <[email protected]> | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
/*************************************************************************** | ||
* doc/stxxl_tool.dox | ||
* | ||
* Part of the STXXL. See http://stxxl.sourceforge.net | ||
* Part of the STXXL. See http://stxxl.org | ||
* | ||
* Copyright (C) 2013 Timo Bingmann <[email protected]> | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* | ||
* Usage Tutorial for STXXL | ||
* | ||
* Part of the STXXL. See http://stxxl.sourceforge.net | ||
* Part of the STXXL. See http://stxxl.org | ||
* | ||
* Copyright (C) 2013 Timo Bingmann <[email protected]> | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* | ||
* Usage Tutorial for STXXL | ||
* | ||
* Part of the STXXL. See http://stxxl.sourceforge.net | ||
* Part of the STXXL. See http://stxxl.org | ||
* | ||
* Copyright (C) 2013 Timo Bingmann <[email protected]> | ||
* Copyright (C) 2013 Daniel Feist <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* | ||
* Usage Tutorial for STXXL | ||
* | ||
* Part of the STXXL. See http://stxxl.sourceforge.net | ||
* Part of the STXXL. See http://stxxl.org | ||
* | ||
* Copyright (C) 2013 Timo Bingmann <[email protected]> | ||
* Copyright (C) 2013 Daniel Feist <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* | ||
* Usage Tutorial for STXXL | ||
* | ||
* Part of the STXXL. See http://stxxl.sourceforge.net | ||
* Part of the STXXL. See http://stxxl.org | ||
* | ||
* Copyright (C) 2013 Daniel Feist <[email protected]> | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* | ||
* Usage Tutorial for STXXL | ||
* | ||
* Part of the STXXL. See http://stxxl.sourceforge.net | ||
* Part of the STXXL. See http://stxxl.org | ||
* | ||
* Copyright (C) 2015 Thomas Keh <[email protected]> | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* | ||
* Usage Tutorial for STXXL | ||
* | ||
* Part of the STXXL. See http://stxxl.sourceforge.net | ||
* Part of the STXXL. See http://stxxl.org | ||
* | ||
* Copyright (C) 2013 Timo Bingmann <[email protected]> | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* | ||
* Usage Tutorial for STXXL | ||
* | ||
* Part of the STXXL. See http://stxxl.sourceforge.net | ||
* Part of the STXXL. See http://stxxl.org | ||
* | ||
* Copyright (C) 2013 Timo Bingmann <[email protected]> | ||
* Copyright (C) 2013 Daniel Feist <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* | ||
* Usage Tutorial for STXXL | ||
* | ||
* Part of the STXXL. See http://stxxl.sourceforge.net | ||
* Part of the STXXL. See http://stxxl.org | ||
* | ||
* Copyright (C) 2013 Daniel Feist <[email protected]> | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* | ||
* Usage Tutorial for STXXL | ||
* | ||
* Part of the STXXL. See http://stxxl.sourceforge.net | ||
* Part of the STXXL. See http://stxxl.org | ||
* | ||
* Copyright (C) 2013 Timo Bingmann <[email protected]> | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* | ||
* Usage Tutorial for STXXL | ||
* | ||
* Part of the STXXL. See http://stxxl.sourceforge.net | ||
* Part of the STXXL. See http://stxxl.org | ||
* | ||
* Copyright (C) 2013 Timo Bingmann <[email protected]> | ||
* Copyright (C) 2013 Daniel Feist <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* | ||
* Usage Tutorial for STXXL | ||
* | ||
* Part of the STXXL. See http://stxxl.sourceforge.net | ||
* Part of the STXXL. See http://stxxl.org | ||
* | ||
* Copyright (C) 2013 Timo Bingmann <[email protected]> | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* | ||
* Usage Tutorial for STXXL | ||
* | ||
* Part of the STXXL. See http://stxxl.sourceforge.net | ||
* Part of the STXXL. See http://stxxl.org | ||
* | ||
* Copyright (C) 2013 Timo Bingmann <[email protected]> | ||
* Copyright (C) 2013 Daniel Feist <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* | ||
* Usage Tutorial for STXXL | ||
* | ||
* Part of the STXXL. See http://stxxl.sourceforge.net | ||
* Part of the STXXL. See http://stxxl.org | ||
* | ||
* Copyright (C) 2013 Timo Bingmann <[email protected]> | ||
* Copyright (C) 2013 Daniel Feist <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
/*************************************************************************** | ||
* doc/tutorial_vector_billing.dox | ||
* | ||
* Part of the STXXL. See http://stxxl.sourceforge.net | ||
* Part of the STXXL. See http://stxxl.org | ||
* | ||
* Copyright (C) 2006 Roman Dementiev <[email protected]> | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
/*************************************************************************** | ||
* doc/tutorial_vector_buf.dox | ||
* | ||
* Part of the STXXL. See http://stxxl.sourceforge.net | ||
* Part of the STXXL. See http://stxxl.org | ||
* | ||
* Copyright (C) 2013 Timo Bingmann <[email protected]> | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
############################################################################ | ||
# examples/CMakeLists.txt | ||
# | ||
# Part of the STXXL. See http://stxxl.sourceforge.net | ||
# Part of the STXXL. See http://stxxl.org | ||
# | ||
# Copyright (C) 2013 Timo Bingmann <[email protected]> | ||
# | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
############################################################################ | ||
# examples/algo/CMakeLists.txt | ||
# | ||
# Part of the STXXL. See http://stxxl.sourceforge.net | ||
# Part of the STXXL. See http://stxxl.org | ||
# | ||
# Copyright (C) 2013 Timo Bingmann <[email protected]> | ||
# | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/*************************************************************************** | ||
* examples/algo/copy_and_sort_file.cpp | ||
* | ||
* Part of the STXXL. See http://stxxl.sourceforge.net | ||
* Part of the STXXL. See http://stxxl.org | ||
* | ||
* Copyright (C) 2010 Andreas Beckmann <[email protected]> | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/*************************************************************************** | ||
* examples/algo/phonebills.cpp | ||
* | ||
* Part of the STXXL. See http://stxxl.sourceforge.net | ||
* Part of the STXXL. See http://stxxl.org | ||
* | ||
* Copyright (C) 2004 Roman Dementiev <[email protected]> | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/*************************************************************************** | ||
* examples/algo/phonebills_genlog.cpp | ||
* | ||
* Part of the STXXL. See http://stxxl.sourceforge.net | ||
* Part of the STXXL. See http://stxxl.org | ||
* | ||
* Copyright (C) 2004 Roman Dementiev <[email protected]> | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/*************************************************************************** | ||
* examples/algo/sort_file.cpp | ||
* | ||
* Part of the STXXL. See http://stxxl.sourceforge.net | ||
* Part of the STXXL. See http://stxxl.org | ||
* | ||
* Copyright (C) 2002-2003 Roman Dementiev <[email protected]> | ||
* Copyright (C) 2009 Andreas Beckmann <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
############################################################################ | ||
# examples/applications/CMakeLists.txt | ||
# | ||
# Part of the STXXL. See http://stxxl.sourceforge.net | ||
# Part of the STXXL. See http://stxxl.org | ||
# | ||
# Copyright (C) 2013 Timo Bingmann <[email protected]> | ||
# | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
* Peter Sanders and Stefan Burkhardt. "Linear work suffix array construction". | ||
* Journal of the ACM, Volume 53 Issue 6, November 2006, Pages 918-936. | ||
* | ||
* Part of the STXXL. See http://stxxl.sourceforge.net | ||
* Part of the STXXL. See http://stxxl.org | ||
* | ||
* Copyright (C) 2004 Jens Mehnert <[email protected]> | ||
* Copyright (C) 2012-2015 Timo Bingmann <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
* Peter Sanders. "Better External Memory Suffix Array Construction". Journal | ||
* of Experimental Algorithmics (JEA), volume 12, 2008. | ||
* | ||
* Part of the STXXL. See http://stxxl.sourceforge.net | ||
* Part of the STXXL. See http://stxxl.org | ||
* | ||
* Copyright (C) 2004 Jens Mehnert <[email protected]> | ||
* Copyright (C) 2012-2013 Timo Bingmann <[email protected]> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
############################################################################ | ||
# examples/common/CMakeLists.txt | ||
# | ||
# Part of the STXXL. See http://stxxl.sourceforge.net | ||
# Part of the STXXL. See http://stxxl.org | ||
# | ||
# Copyright (C) 2013 Timo Bingmann <[email protected]> | ||
# | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
/*************************************************************************** | ||
* examples/common/cmdline.cpp | ||
* | ||
* Part of the STXXL. See http://stxxl.sourceforge.net | ||
* Part of the STXXL. See http://stxxl.org | ||
* | ||
* Copyright (C) 2013 Timo Bingmann <[email protected]> | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
############################################################################ | ||
# examples/containers/CMakeLists.txt | ||
# | ||
# Part of the STXXL. See http://stxxl.sourceforge.net | ||
# Part of the STXXL. See http://stxxl.org | ||
# | ||
# Copyright (C) 2013-2014 Timo Bingmann <[email protected]> | ||
# | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* This example shows three methods to copy a file to another file using | ||
* stxxl:vectors. | ||
* | ||
* Part of the STXXL. See http://stxxl.sourceforge.net | ||
* Part of the STXXL. See http://stxxl.org | ||
* | ||
* Copyright (C) 2004-2006 Roman Dementiev <[email protected]> | ||
* Copyright (C) 2013 Timo Bingmann <[email protected]> | ||
|
Oops, something went wrong.