Updated error_regex in filetypes.CUDA.conf

master
Rajesh Pandian M 2019-07-12 12:23:37 +05:30
parent aa54866f98
commit 7e7e087901
No known key found for this signature in database
GPG Key ID: DD95F119EA64BABE
1 changed files with 1 additions and 1 deletions

View File

@ -52,4 +52,4 @@ context_action_cmd=
compiler=nvcc -c "%f"
linker=nvcc -o "%e" "%f"
run_cmd="./%e"
error_regex=^(.+)\\(([0-9]+)\\)