Added extmath.

This commit is contained in:
achesak 2013-10-12 20:14:01 -05:00
parent 12702db6be
commit 9c3c2806b9

View File

@ -231,6 +231,15 @@
"tags": ["library", "rss", "xml", "syndication"],
"description": "RSS library",
"license": "MIT"
},
{
"name": "extmath",
"url": "git://github.com/achesak/extmath.nim",
"method": "git",
"tags": ["library", "math", "trigonometry"],
"description": "Nimrod math library",
"license": "MIT"
}
]