appveyorimgbotreadme
Last change
on this file since 445e1edd56 was
b2be4c19a1,
checked in by Oleksii Serdiuk, 13 years ago
|
Started creating help...
|
-
Property mode set to
100644
|
File size:
670 bytes
|
Rev | Line | |
---|
[b2be4c19a1] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
| 2 | <!-- |
---|
| 3 | ! TSPSG: TSP Solver and Generator |
---|
| 4 | ! Copyright (C) 2007-2011 Oleksii Serdiuk <contacts[at]oleksii[dot]name> |
---|
| 5 | ! |
---|
| 6 | ! $Id$ |
---|
| 7 | ! $URL$ |
---|
| 8 | ! |
---|
| 9 | ! This file is part of TSPSG project. |
---|
| 10 | ! See http://tspsg.info/ for more information. |
---|
| 11 | \--> |
---|
| 12 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> |
---|
| 13 | <html xmlns="http://www.w3.org/1999/xhtml"> |
---|
| 14 | <head> |
---|
| 15 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
---|
| 16 | <title>About TSPSG</title> |
---|
| 17 | <link rel="stylesheet" type="text/css" href="../style.css" /> |
---|
| 18 | </head> |
---|
| 19 | <body> |
---|
| 20 | <h1>About TSPSG</h1> |
---|
| 21 | <p class="inprogress"></p> |
---|
| 22 | </body> |
---|
| 23 | </html> |
---|
Note: See
TracBrowser
for help on using the repository browser.