Contains TSPSG target CPU architecture and OS detection. More...
Go to the source code of this file.
Defines | |
#define | ARCH "" |
The target CPU architecture TSPSG was built for. | |
#define | OS "Unknown"ARCH |
The target operating system TSPSG was built for. | |
#define | OSID quint8(255) |
The target operating system ID. |
Contains TSPSG target CPU architecture and OS detection.
TSPSG: TSP Solver and Generator
This file is part of TSPSG.
TSPSG is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
TSPSG is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with TSPSG. If not, see <http://www.gnu.org/licenses/>.
#define ARCH "" |
The target CPU architecture TSPSG was built for.
#define OSID quint8(255) |
The target operating system ID.
This value is used in task file metadata.