mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
マスタエディタ:提出書への出力を微調整。
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@2603 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
2821e16ba6
commit
4c4886cd6e
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -125,7 +125,7 @@ ECDeliverableResult RCDeliverable::writeSpreadsheet(
|
||||
{
|
||||
for each( RCLicense ^lic in hSrl->hLicenseList )
|
||||
{
|
||||
lib += "[" + lic->Publisher + " " + lic->Name + "]. ";
|
||||
lib += "[" + lic->Publisher + " / " + lic->Name + "]. ";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user