From 1ce3a9a2655898d51c0c596bc8d1434171260bba Mon Sep 17 00:00:00 2001 From: inv Date: Wed, 8 Dec 2021 20:57:28 +0300 Subject: [PATCH] 0032715: Test tracker-new 1 --- gendoc | 2 +- gendoc.bat | 2 +- genproj.bat | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/gendoc b/gendoc index 6fd66abaf0..cca325686c 100755 --- a/gendoc +++ b/gendoc @@ -1,6 +1,6 @@ #!/bin/bash -# Helper script to run generation of OCCT documentation on Linux. Test 3 3 +# Test 1 Helper script to run generation of OCCT documentation on Linux. Test 3 3 # Running it requires that Tcl, Doxygen, and MikTex (for PDF generation) should be in the PATH anArgs=$* diff --git a/gendoc.bat b/gendoc.bat index 0fc61a4fd0..e3004f89b5 100644 --- a/gendoc.bat +++ b/gendoc.bat @@ -1,6 +1,6 @@ @echo off -rem Helper script to run generation of OCCT documentation on Windows. +rem Test 04 Helper script to run generation of OCCT documentation on Windows. rem Running it requires that Tcl, Doxygen, and MikTex (for PDF generation) rem should be in the PATH diff --git a/genproj.bat b/genproj.bat index 1198bd5ef0..94385c5c87 100644 --- a/genproj.bat +++ b/genproj.bat @@ -1,6 +1,6 @@ @echo off -rem Helper script to run generation of VS projects on Windows. +rem Test2 Helper script to run generation of VS projects on Windows. rem Running it requires that Tcl should be in the PATH rem Optional arguments: Format OS rem Format can be vc10, vc11, vc12, vc14, vc141, cbp, or xcd -- 2.39.5