X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=mcs-om.el;h=35bb53dd8ac874c2cd8567506022c0161ca68191;hb=6698d725e2281dc7fa06dc9d9a71fd4499149b9e;hp=6f469d80952779d3fe728f95e1c6b02d454b9a23;hpb=e47c19a9f98b560818385fb4fd7dca6b14f36767;p=elisp%2Fapel.git diff --git a/mcs-om.el b/mcs-om.el index 6f469d8..35bb53d 100644 --- a/mcs-om.el +++ b/mcs-om.el @@ -19,8 +19,8 @@ ;; You should have received a copy of the GNU General Public License ;; along with GNU Emacs; see the file COPYING. If not, write to the -;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, -;; Boston, MA 02111-1307, USA. +;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +;; Boston, MA 02110-1301, USA. ;;; Code: @@ -237,6 +237,7 @@ It must be symbol.") ;;; @ end ;;; -(provide 'mcs-om) +(require 'product) +(product-provide (provide 'mcs-om) (require 'apel-ver)) ;;; mcs-om.el ends here