]> code.delx.au - gnu-emacs/blobdiff - lisp/cedet/semantic/wisent/python.el
Update copyright year to 2015
[gnu-emacs] / lisp / cedet / semantic / wisent / python.el
index 719868f7635f8379cbfe3dd112a31410b9f3c35d..a8348d2ab81ef263fd386f07efda653ea62abbb4 100644 (file)
@@ -1,6 +1,6 @@
 ;;; wisent-python.el --- Semantic support for Python
 
-;; Copyright (C) 2002, 2004, 2006-2013 Free Software Foundation, Inc.
+;; Copyright (C) 2002, 2004, 2006-2015 Free Software Foundation, Inc.
 
 ;; Author: Richard Kim  <emacs18@gmail.com>
 ;; Maintainer: Richard Kim  <emacs18@gmail.com>
@@ -39,6 +39,7 @@
 (require 'semantic/find)
 (require 'semantic/dep)
 (require 'semantic/ctxt)
+(require 'semantic/format)
 
 (eval-when-compile
   (require 'cl))