From 09e27084d05c25c5d205a4329eeafdfbbc66d2f6 Mon Sep 17 00:00:00 2001 From: Tamas Date: Fri, 23 Jul 2010 14:53:01 +0100 Subject: New formula: igraph Formula for igraph 0.5.3 Signed-off-by: Adam Vandenberg --- Library/Formula/igraph.rb | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 Library/Formula/igraph.rb (limited to 'Library/Formula') diff --git a/Library/Formula/igraph.rb b/Library/Formula/igraph.rb new file mode 100644 index 000000000..c175d293d --- /dev/null +++ b/Library/Formula/igraph.rb @@ -0,0 +1,15 @@ +require 'formula' + +class Igraph