From 834065cf46983b400953fafa70a5551eff7a1fcd Mon Sep 17 00:00:00 2001 From: Russ Date: Fri, 30 Oct 2009 10:44:07 +0000 Subject: IPCalc --- Library/Formula/ipcalc.rb | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Library/Formula/ipcalc.rb (limited to 'Library') diff --git a/Library/Formula/ipcalc.rb b/Library/Formula/ipcalc.rb new file mode 100644 index 000000000..50028c226 --- /dev/null +++ b/Library/Formula/ipcalc.rb @@ -0,0 +1,13 @@ +require 'formula' + +class Ipcalc