|
|
|
|
@ -615,7 +615,10 @@ tcl::namespace::eval punk::winlnk {
|
|
|
|
|
|
|
|
|
|
return [dict create localbasepath $localbasepath commonpathsuffix $commonpathsuffix note <incomplete>] |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
proc Contents_Get_DataStrings {contents start} { |
|
|
|
|
set data_strings [string range $contents $start end] |
|
|
|
|
return $data_strings |
|
|
|
|
} |
|
|
|
|
proc Contents_Get_Info {contents} { |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|