Skip to content

Commit ac36b4e

Browse files
author
Alexander Batashev
committed
apply suggesion from review
1 parent d4c1fef commit ac36b4e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

sycl/doc/InternalEnvironmentVariables.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Internal Environment Variables
22

33
**Warning:** the environment variables described in this document are used for
4-
development and debugging of DPC++ compiler and runtime. Their semantics are
5-
subject to change. Do not rely on these variables in production code.
4+
development and debugging of DPC++ compiler and runtime, or for interaction with
5+
other tools. Their semantics are subject to change. Do not rely on these
6+
variables in production code.
67

78
| Environment variable | Values | Description |
89
| -------------------- | ------ | ----------- |

0 commit comments

Comments
 (0)