Skip to content

Commit

Permalink
Merge bf58f23 into 10e3482
Browse files Browse the repository at this point in the history
  • Loading branch information
eunovm committed Sep 16, 2019
2 parents 10e3482 + bf58f23 commit 73c4982
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion clade/extensions/presets/presets.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@
"cc$",
"cc1$",
"[mg]cc(-?\\d+(\\.\\d+){0,2})?$",
"clang(-?\\d+(\\.\\d+){0,2})?$"
"clang(-?\\d+(\\.\\d+){0,2})?$",
"aspectator$"
],
"LD.which_list": [
"(/|-)ld$"
Expand Down

0 comments on commit 73c4982

Please sign in to comment.