IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 2, 2009, 11:57:10 AM (17 years ago)
Author:
giebink
Message:

Doxygen comments added

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20081230/pswarp/src/pswarpThreads.c

    r18839 r21268  
     1/** @file pswarpThreads.c
     2 *
     3 *  @brief
     4 *
     5 *  @ingroup pswarp
     6 *
     7 *  @author IfA
     8 *  @version $Revision: 1.2.20.1 $ $Name: not supported by cvs2svn $
     9 *  @date $Date: 2009-02-02 21:57:10 $
     10 *  Copyright 2009 Institute for Astronomy, University of Hawaii
     11 */
     12
    113# include "pswarp.h"
    214
     
    3951}
    4052
    41 // create a pool of Nthreads
     53/**
     54 * create a pool of Nthreads
     55 */
    4256bool pswarpThreadsCreate (int nThreads) {
    4357
Note: See TracChangeset for help on using the changeset viewer.