diff options
author | Barry Warsaw <barry@python.org> | 1999-12-01 22:34:42 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 1999-12-01 22:34:42 (GMT) |
commit | 554cd94096554ec1754848d0109e26d192c20bad (patch) | |
tree | 3d491bcad62bf2b3b82788dd64eb2d699968375f /Misc/ccpy-style.el | |
parent | d4d4ba3fd21266e6a2d0ee99b9c55b0e5de397de (diff) | |
download | cpython-554cd94096554ec1754848d0109e26d192c20bad.zip cpython-554cd94096554ec1754848d0109e26d192c20bad.tar.gz cpython-554cd94096554ec1754848d0109e26d192c20bad.tar.bz2 |
Minor change to test new CVS reporting
Diffstat (limited to 'Misc/ccpy-style.el')
-rw-r--r-- | Misc/ccpy-style.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/ccpy-style.el b/Misc/ccpy-style.el index dd74b0d..2495ca8 100644 --- a/Misc/ccpy-style.el +++ b/Misc/ccpy-style.el @@ -1,7 +1,7 @@ ;;; ccpy-style.el --- cc-mode style definition for Python C code ;; ;; Author: 1996 Barry A. Warsaw -;; Created: 6-Dec-1996 +;; Created: 6-Dec-1996 ;; Version: $Revision$ ;; Last Modified: $Date$ ;; Keywords: c python languages oop |