X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=pym.el;h=b8d45ada1b1d721563b8bcfa52067f30de14a08c;hb=cdaf348bed4e280c1c7d793f14357b390f0348d4;hp=ca6676dc426ec6b840a9c4bb9ee22d6bdf2fb8f1;hpb=ad3ba73586a7e06f1311726585c1e2c86995bda2;p=elisp%2Fapel.git diff --git a/pym.el b/pym.el index ca6676d..b8d45ad 100644 --- a/pym.el +++ b/pym.el @@ -288,6 +288,7 @@ Both SYMBOL and SPEC are unevaluated. The SPEC can be 0, t, a symbol ;;; End. -(provide 'pym) +(require 'product) +(product-provide (provide 'pym) (require 'apel-ver)) ;;; pym.el ends here