subversion uses $ instead of $
git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@749 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
parent
6ff056624a
commit
7a5fd28c6f
5 changed files with 14 additions and 26 deletions
|
@ -12,15 +12,11 @@
|
|||
// suitability of this software for any purpose. It is provided "as is"
|
||||
// without express or implied warranty.
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
#ifndef LOKI_THREADS_INC_
|
||||
#define LOKI_THREADS_INC_
|
||||
|
||||
#ifndef LOKI_THREADS_H_
|
||||
#define LOKI_THREADS_H_
|
||||
// $Id$
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
// $Header$
|
||||
|
||||
/// @defgroup ThreadingGroup Threading
|
||||
/// Policies to for the threading model:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue