/usr/include/seqan/parallel/INFO is in seqan-dev 1.4.2+dfsg-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
| 1 2 3 4 5 6 7 8 9 10 11 12 | Name: seqan-parallel
Author: Manuel Holtgrewe <manuel.holtgrewe@fu-berlin.de>
Author: David Weese <david.weese@fu-berlin.de>
Maintainer: Manuel Holtgrewe <manuel.holtgrewe@fu-berlin.de>
License: BSD 3-clause
Copyright: 2006-2013, FU Berlin
Status: mature
Description: Helper code for parallel programming.
 This module contains helper code for parallel programming.
 .
 Among this are portable atomic read-and-write functions, min/max functions
 based on the RAW functions and helper code for splitter computation.
 |