diff options
Diffstat (limited to 'ext')
| -rw-r--r-- | ext/bigfloat/.cvsignore | 2 | ||||
| -rw-r--r-- | ext/bigfloat/MANIFEST | 5 |
2 files changed, 7 insertions, 0 deletions
diff --git a/ext/bigfloat/.cvsignore b/ext/bigfloat/.cvsignore new file mode 100644 index 000000000..fc802ff1c --- /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 000000000..b73a3f7d5 --- /dev/null +++ b/ext/bigfloat/MANIFEST @@ -0,0 +1,5 @@ +MANIFEST +bigfloat.c +bigfloat.h +depend +extconf.rb |
