Heh, I wonder what I was thinking about when I wrote this...

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2444 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2003-04-06 17:17:58 +00:00
parent 28baa48e42
commit 5e46d3d0ed

View file

@ -36,7 +36,7 @@ OTHER PLUGINS
NSIS
* stringlist -> sorted linked list with binary search
* sorted list with binary search for defines for faster searching
* custom class names for IO so you can include whatever item you want