diff options
author | Gennadiy Civil <gennadiycivil@users.noreply.github.com> | 2018-04-09 22:37:50 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-09 22:37:50 -0400 |
commit | a072611118dfbdb12ca5d536e852029359e07581 (patch) | |
tree | 5ee7b5cef61b4b0c0c2fb904ea62444ae7d71709 /googlemock/include/gmock/gmock-generated-actions.h | |
parent | 7f03f7ceae05d4d45fc4b12b81736c55a13d872c (diff) | |
parent | ca54b673034f6f182ff22ac554efcd1176f5808c (diff) | |
download | googletest-a072611118dfbdb12ca5d536e852029359e07581.tar.gz googletest-a072611118dfbdb12ca5d536e852029359e07581.tar.bz2 googletest-a072611118dfbdb12ca5d536e852029359e07581.zip |
Merge pull request #1556 from google/revert-1551-master
Revert "gmock actions 2"
Diffstat (limited to 'googlemock/include/gmock/gmock-generated-actions.h')
-rw-r--r-- | googlemock/include/gmock/gmock-generated-actions.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/googlemock/include/gmock/gmock-generated-actions.h b/googlemock/include/gmock/gmock-generated-actions.h index b35303e2..be4ebe4f 100644 --- a/googlemock/include/gmock/gmock-generated-actions.h +++ b/googlemock/include/gmock/gmock-generated-actions.h @@ -1,6 +1,4 @@ -// This file was GENERATED by command: -// pump.py gmock-generated-actions.h.pump -// DO NOT EDIT BY HAND!!! +// This file was GENERATED by a script. DO NOT EDIT BY HAND!!! // Copyright 2007, Google Inc. // All rights reserved. |