diff options
author | Gennadiy Civil <gennadiycivil@users.noreply.github.com> | 2018-04-09 16:34:54 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-09 16:34:54 -0400 |
commit | 7f03f7ceae05d4d45fc4b12b81736c55a13d872c (patch) | |
tree | 4aafa6e3568f424a51b13a3cba452ed9f69dc731 /googlemock/include/gmock/internal/custom/gmock-generated-actions.h.pump | |
parent | 7529698fa378528ecc8415ac9ea0c04060281409 (diff) | |
parent | 64d24b810f37681680a84d615f2601ac73dea78a (diff) | |
download | googletest-7f03f7ceae05d4d45fc4b12b81736c55a13d872c.tar.gz googletest-7f03f7ceae05d4d45fc4b12b81736c55a13d872c.tar.bz2 googletest-7f03f7ceae05d4d45fc4b12b81736c55a13d872c.zip |
Merge pull request #1551 from gennadiycivil/master
gmock actions 2
Diffstat (limited to 'googlemock/include/gmock/internal/custom/gmock-generated-actions.h.pump')
-rw-r--r-- | googlemock/include/gmock/internal/custom/gmock-generated-actions.h.pump | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/googlemock/include/gmock/internal/custom/gmock-generated-actions.h.pump b/googlemock/include/gmock/internal/custom/gmock-generated-actions.h.pump index d26c8a08..03cfd8c5 100644 --- a/googlemock/include/gmock/internal/custom/gmock-generated-actions.h.pump +++ b/googlemock/include/gmock/internal/custom/gmock-generated-actions.h.pump @@ -1,5 +1,5 @@ $$ -*- mode: c++; -*- -$$ This is a Pump source file (http://go/pump). Please use Pump to convert +$$ This is a Pump source file. Please use Pump to convert $$ it to callback-actions.h. $$ $var max_callback_arity = 5 |