slava 2006-03-27 02:21:37 +00:00
parent 658b8f8c07
commit da86218e88
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
IN: syntax
USING: alien help ;
HELP: DLL" "path\"
HELP: DLL" "path\""
{ $values { "path" "a path name string" } }
{ $description "Constructs a DLL handle at parse time." }
{ $see-also dlopen } ;