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


Ignore:
Timestamp:
Oct 20, 2009, 11:40:16 AM (15 years ago)
Author:
laleppa
Message:

Started documenting the source code in doxygen format.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore
      •  

        old new  
        55*.sln
        66*.suo
        7 *.vcproj*
         7*.user
         8*.vcproj
        89Makefile*
        910debug
  • trunk/src/tspsolver.h

    r63 r64  
    2626
    2727#include "globals.h"
     28
     29#include "tspmodel.h"
    2830
    2931typedef QList<QList<double> > tMatrix;
Note: See TracChangeset for help on using the changeset viewer.