Updated manifest.

git-svn-id: http://igraph.rubyforge.org/svn/trunk@35 71f48855-0bbf-4aa5-930d-4df415e86613
This commit is contained in:
alexgutteridge 2007-08-16 07:49:44 +00:00
parent 5810b48d79
commit 02da8075e2
1 changed files with 4 additions and 0 deletions

View File

@ -8,6 +8,8 @@ ext/cIGraph_add_delete.c
ext/cIGraph_attribute_handler.c
ext/cIGraph_basic_properties.c
ext/cIGraph_basic_query.c
ext/cIGraph_centrality.c
ext/cIGraph_components.c
ext/cIGraph_error_handlers.c
ext/cIGraph_file.c
ext/cIGraph_iterators.c
@ -23,6 +25,8 @@ test/tc_add_delete.rb
test/tc_attributes.rb
test/tc_basic_properties.rb
test/tc_basic_query.rb
test/tc_centrality.rb
test/tc_components.rb
test/tc_copy.rb
test/tc_create.rb
test/tc_error_handling.rb