diff options
Diffstat (limited to 'Help/prop_dir/INCLUDE_REGULAR_EXPRESSION.rst')
-rw-r--r-- | Help/prop_dir/INCLUDE_REGULAR_EXPRESSION.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Help/prop_dir/INCLUDE_REGULAR_EXPRESSION.rst b/Help/prop_dir/INCLUDE_REGULAR_EXPRESSION.rst new file mode 100644 index 0000000..befafa5 --- /dev/null +++ b/Help/prop_dir/INCLUDE_REGULAR_EXPRESSION.rst @@ -0,0 +1,8 @@ +INCLUDE_REGULAR_EXPRESSION +-------------------------- + +Include file scanning regular expression. + +This read-only property specifies the regular expression used during +dependency scanning to match include files that should be followed. +See the include_regular_expression command. |