Changeset 85ad815b0b in tspsg for src/tspsolver.h


Ignore:
Timestamp:
Oct 21, 2009, 2:48:49 PM (15 years ago)
Author:
Oleksii Serdiuk
Branches:
0.1.3.145-beta1-symbian, 0.1.4.170-beta2-bb10, appveyor, imgbot, master, readme
Children:
e0fcac5f2c
Parents:
caef58b531
Message:

Some documentation updates.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/tspsolver.h

    rcaef58b531 r85ad815b0b  
    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.