diff --git a/index.php.save b/index.php similarity index 90% rename from index.php.save rename to index.php index 8c1aef10..4fe0ff85 100644 --- a/index.php.save +++ b/index.php @@ -34,9 +34,15 @@ else
You can download the source from the - Khronos public-access Subversion server. + Khronos public-access Subversion server . For example, using the Subversion + command-line client:
++ svn checkout --username anonymous --password anonymous \ + https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang/ glslang +
+