summaryrefslogtreecommitdiff
path: root/ext
diff options
context:
space:
mode:
authorknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-03-22 04:52:19 +0000
committerknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-03-22 04:52:19 +0000
commit44643180f241ac31d46f9d97cc3fd8ac0b728160 (patch)
tree9af375dfd47760ff37760844004182ea41b566b6 /ext
parent89646912c2310e46b87d1c028d7960e08e80dbad (diff)
BigFloat 1.1.8 has been imported. Add .cvsignore and MANIFEST.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2248 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext')
-rw-r--r--ext/bigfloat/.cvsignore2
-rw-r--r--ext/bigfloat/MANIFEST5
2 files changed, 7 insertions, 0 deletions
diff --git a/ext/bigfloat/.cvsignore b/ext/bigfloat/.cvsignore
new file mode 100644
index 0000000000..fc802ff1c2
--- /dev/null
+++ b/ext/bigfloat/.cvsignore
@@ -0,0 +1,2 @@
+Makefile
+mkmf.log
diff --git a/ext/bigfloat/MANIFEST b/ext/bigfloat/MANIFEST
new file mode 100644
index 0000000000..b73a3f7d53
--- /dev/null
+++ b/ext/bigfloat/MANIFEST
@@ -0,0 +1,5 @@
+MANIFEST
+bigfloat.c
+bigfloat.h
+depend
+extconf.rb