diff options
author | Gennadiy Civil <misterg@google.com> | 2018-04-09 09:51:02 -0400 |
---|---|---|
committer | Gennadiy Civil <misterg@google.com> | 2018-04-09 09:51:02 -0400 |
commit | e0b3c269c23e152ed44e0f4db585319e4e5d5630 (patch) | |
tree | b7c71ae38af174f2dc8a97fd66e832dde51dea8d /googlemock/include/gmock/gmock-generated-matchers.h.pump | |
parent | d0de1180e44bb279361ebe3ce9ba3d860bdad4b2 (diff) | |
download | googletest-e0b3c269c23e152ed44e0f4db585319e4e5d5630.tar.gz googletest-e0b3c269c23e152ed44e0f4db585319e4e5d5630.tar.bz2 googletest-e0b3c269c23e152ed44e0f4db585319e4e5d5630.zip |
continued
Diffstat (limited to 'googlemock/include/gmock/gmock-generated-matchers.h.pump')
-rw-r--r-- | googlemock/include/gmock/gmock-generated-matchers.h.pump | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/googlemock/include/gmock/gmock-generated-matchers.h.pump b/googlemock/include/gmock/gmock-generated-matchers.h.pump index 25d2da99..4fe0a61c 100644 --- a/googlemock/include/gmock/gmock-generated-matchers.h.pump +++ b/googlemock/include/gmock/gmock-generated-matchers.h.pump @@ -1,6 +1,6 @@ $$ -*- mode: c++; -*- -$$ This is a Pump source file. Please use Pump to convert it to -$$ gmock-generated-actions.h. +$$ This is a Pump source file. Please use Pump to convert +$$ it to gmock-generated-matchers.h. $$ $var n = 10 $$ The maximum arity we support. $$ }} This line fixes auto-indentation of the following code in Emacs. |