diff options
author | Gennadiy Civil <gennadiycivil@users.noreply.github.com> | 2018-04-09 22:10:12 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-09 22:10:12 -0400 |
commit | ca54b673034f6f182ff22ac554efcd1176f5808c (patch) | |
tree | 5ee7b5cef61b4b0c0c2fb904ea62444ae7d71709 /googlemock/include/gmock/internal/custom/gmock-generated-actions.h.pump | |
parent | 7f03f7ceae05d4d45fc4b12b81736c55a13d872c (diff) | |
download | googletest-ca54b673034f6f182ff22ac554efcd1176f5808c.tar.gz googletest-ca54b673034f6f182ff22ac554efcd1176f5808c.tar.bz2 googletest-ca54b673034f6f182ff22ac554efcd1176f5808c.zip |
Revert "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 03cfd8c5..d26c8a08 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. Please use Pump to convert +$$ This is a Pump source file (http://go/pump). Please use Pump to convert $$ it to callback-actions.h. $$ $var max_callback_arity = 5 |