Merge pull request #863 from Quelklef/master

Add finals package
This commit is contained in:
Dominik Picheta 2018-09-22 10:39:25 +01:00 committed by GitHub
commit 815835514a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10757,5 +10757,14 @@
"description": "Integrate nim projects in the C++Builder build process",
"license": "MIT",
"web": "https://github.com/AdrianV/nimcb"
},
{
"name": "finals",
"url": "https://github.com/quelklef/nim-finals",
"method": "git",
"tags": ["types"],
"description": "Transparently declare single-set attributes on types.",
"license": "MIT",
"web": "https://github.com/Quelklef/nim-finals"
}
]