]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Wed, 20 Jun 1990 15:40:29 +0000 (15:40 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 20 Jun 1990 15:40:29 +0000 (15:40 +0000)
lisp/emacs-lisp/float.el

index 0a5ad414ec7f4dc58bc8db5a79b24746a3e2ea25..ce2ab1012781918bab85681fc89beb6f11320b4b 100644 (file)
@@ -46,6 +46,8 @@
 ;; June 20, 1986
 ;;
 
+(provide 'float)
+
 ;; fundamental implementation constants
 (defconst exp-base 2
   "Base of exponent in this floating point representation.")