X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=static.el;h=b64440d65e8175075d7f52cffb5636dcba0642a4;hb=856f094dabc99315a46caf8865beee174228f8af;hp=039fc06d145c8730ba77cedcd74ac533b5cc23b4;hpb=cae86f530df5690cb3e6024b7f8936e6ad8ec538;p=elisp%2Fapel.git diff --git a/static.el b/static.el index 039fc06..b64440d 100644 --- a/static.el +++ b/static.el @@ -83,6 +83,7 @@ The variable SYMBOL can be referenced at either compile-time or run-time." ;;; @ end ;;; -(provide 'static) +(require 'product) +(product-provide (provide 'static) (require 'apel-ver)) ;;; static.el ends here