diff options
| author | shigek <shigek@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-04-24 13:37:32 +0000 |
|---|---|---|
| committer | shigek <shigek@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2003-04-24 13:37:32 +0000 |
| commit | dcab445f53955957a7659a140f5e68ea93bb9823 (patch) | |
| tree | 1196b15571b715ea69fee1ea90ce8bb2e958e787 /ext/bigdecimal/MANIFEST | |
| parent | 42afa18dad9272dc8bfc96d87c0a8f10d154907c (diff) | |
Dir. rearrangement according to the suggestions from Minero Aoki.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@3722 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/bigdecimal/MANIFEST')
| -rw-r--r-- | ext/bigdecimal/MANIFEST | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/bigdecimal/MANIFEST b/ext/bigdecimal/MANIFEST index 375f16c2a..7408e0528 100644 --- a/ext/bigdecimal/MANIFEST +++ b/ext/bigdecimal/MANIFEST @@ -7,10 +7,10 @@ depend extconf.rb bigdecimal_en.html bigdecimal_ja.html -lib/nlsolve.rb lib/jacobian.rb lib/newton.rb -lib/linear.rb lib/ludcmp.rb -lib/pai.rb lib/bigdecimal-rational.rb +sample/linear.rb +sample/nlsolve.rb +sample/pi.rb |
