Add product information.
authorshuhei <shuhei>
Wed, 22 Dec 1999 21:53:53 +0000 (21:53 +0000)
committershuhei <shuhei>
Wed, 22 Dec 1999 21:53:53 +0000 (21:53 +0000)
pym.el

diff --git a/pym.el b/pym.el
index ca6676d..b8d45ad 100644 (file)
--- 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