diff options
author | Xavier Roche <xroche@users.noreply.github.com> | 2012-03-19 12:51:31 +0000 |
---|---|---|
committer | Xavier Roche <xroche@users.noreply.github.com> | 2012-03-19 12:51:31 +0000 |
commit | 25adbdabb47499fe641c7bd9595024ff82667058 (patch) | |
tree | 4200bb5e746bc1c0606de615ec99f0a247d4d9ba /src/htssystem.h | |
parent | ad5b7acc19290ff91e0f42a0de448a26760fcf99 (diff) |
httrack 3.30.1
Diffstat (limited to 'src/htssystem.h')
-rw-r--r-- | src/htssystem.h | 16 |
1 files changed, 1 insertions, 15 deletions
diff --git a/src/htssystem.h b/src/htssystem.h index 989607d..6c4d216 100644 --- a/src/htssystem.h +++ b/src/htssystem.h @@ -1,15 +1 @@ -// Définition de la plate-forme utilisée - -// Sun Solaris .......... 0 -// Windows/95 ........... 1 -// Ibm 580 .............. 2 - -#define HTS_PLATFORM 1 - -// SHELL -#define HTS_ANALYSTE 2 - - -// Fin de la définition - - +/* (empty file) */ |