Merge pull request #26 from achesak/master

Added extmath.
This commit is contained in:
Dominik Picheta 2013-10-12 18:24:45 -07:00
commit ca83b7d72b

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"
}
]