Changeset 66 in tspsg-svn for trunk/src/tspsolver.h


Ignore:
Timestamp:
Oct 21, 2009, 2:48:49 PM (15 years ago)
Author:
laleppa
Message:

Some documentation updates.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/tspsolver.h

    r65 r66  
    2929#ifndef TSPSOLVER_H
    3030#define TSPSOLVER_H
     31
     32/*!
     33 * \file tspsolver.h
     34 * \brief Defines #tMatrix typedef, sStep struct and CTSPSolver class.
     35 */
    3136
    3237#include "globals.h"
Note: See TracChangeset for help on using the changeset viewer.