diff --git a/website/buildServer.html b/website/buildServer.html index 68108ab5..aabcce5c 100644 --- a/website/buildServer.html +++ b/website/buildServer.html @@ -69,7 +69,7 @@ a:hover { background-color : cyan ; } } } - function t(n) { // test if an input name is checked + function t(n) { // test input name checked var result = 0 ; for ( var i = 0 ; i < inputs.length ; i++ ) { var input = inputs[i]; @@ -79,7 +79,7 @@ a:hover { background-color : cyan ; } return result; } - function s(n) { // set and input name to checked + function s(n) { // set input name to checked for ( var i = 0 ; i < inputs.length ; i++ ) { var input = inputs[i]; for ( var N = 0 ; N < n.length ; N++ ) @@ -150,7 +150,6 @@ a:hover { background-color : cyan ; } -
@@ -163,17 +162,17 @@ a:hover { background-color : cyan ; }
-
- - - + +

Branch: + + + - + + - - - - + + - - + + - + + + - -

Branch:Revision: Revision: Email: Estimate: 8 minutes



Bits:64 -
32 -
Library: shared/dll
static
Bits:64 +
32 +
Build
Environment:
configure
cmake @@ -211,7 +208,9 @@ a:hover { background-color : cyan ; }
platform
clang


Platform: linux
macos-x @@ -246,8 +245,8 @@ a:hover { background-color : cyan ; }
testv
testvw

- +

\ No newline at end of file