[tasque/xbuild] [repo] Fix line endings and change debugtype from pdbonly to none
- From: Antonius Riha <antoniusri src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tasque/xbuild] [repo] Fix line endings and change debugtype from pdbonly to none
- Date: Wed, 19 Sep 2012 19:54:38 +0000 (UTC)
commit 19c94b555e1b7ddcb03982e06311d0cce0677458
Author: Antonius Riha <antoniusriha gmail com>
Date: Wed Sep 19 20:46:28 2012 +0200
[repo] Fix line endings and change debugtype from pdbonly to none
tasque-mac.csproj | 376 ++++++++++++++++++++++++++--------------------------
1 files changed, 188 insertions(+), 188 deletions(-)
---
diff --git a/tasque-mac.csproj b/tasque-mac.csproj
index 5f573d9..36ea222 100644
--- a/tasque-mac.csproj
+++ b/tasque-mac.csproj
@@ -1,189 +1,189 @@
-<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProjectGuid>{B19B9840-669D-4984-9772-E1F55193A67F}</ProjectGuid>
- <ProductVersion>9.0.21022</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <OutputType>WinExe</OutputType>
- <NoStandardLibraries>false</NoStandardLibraries>
- <AssemblyName>tasque</AssemblyName>
- <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <NoWin32Manifest>True</NoWin32Manifest>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\Debug\</OutputPath>
- <DefineConstants>TRACE;DEBUG;WIN32</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <CustomCommands>
- <CustomCommands>
- <Command type="BeforeBuild" command="mac-prebuild.sh" workingdir="${SolutionDir}" />
- <Command type="AfterBuild" command="mac-postbuild.sh" workingdir="${SolutionDir}" />
- </CustomCommands>
- </CustomCommands>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="Mono.Posix" />
- <Reference Include="System" />
- <Reference Include="System.Data" />
- <Reference Include="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\..\Library\Frameworks\Mono.framework\Versions\2.0.1\lib\mono\gac\gtk-sharp\2.12.0.0__35e10195dab3c99f\gtk-sharp.dll</HintPath>
- </Reference>
- <Reference Include="glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\..\Library\Frameworks\Mono.framework\Versions\2.0.1\lib\mono\gac\glib-sharp\2.12.0.0__35e10195dab3c99f\glib-sharp.dll</HintPath>
- </Reference>
- <Reference Include="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\..\Library\Frameworks\Mono.framework\Versions\2.0.1\lib\mono\gac\gdk-sharp\2.12.0.0__35e10195dab3c99f\gdk-sharp.dll</HintPath>
- </Reference>
- <Reference Include="atk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\..\Library\Frameworks\Mono.framework\Versions\2.0.1\lib\mono\gac\atk-sharp\2.12.0.0__35e10195dab3c99f\atk-sharp.dll</HintPath>
- </Reference>
- <Reference Include="Mono.Data.Sqlite" />
- <Reference Include="pango-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\..\..\..\Library\Frameworks\Mono.framework\Versions\2.0.1\lib\mono\gac\pango-sharp\2.12.0.0__35e10195dab3c99f\pango-sharp.dll</HintPath>
- </Reference>
- <Reference Include="System.Xml" />
- <Reference Include="ige-mac-integration-sharp, Version=0.6.0.0, Culture=neutral, PublicKeyToken=8df8155add92b1bc">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>macbin\ige-mac-integration-sharp.dll</HintPath>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="src\Defines.WIN32.cs" />
- <Compile Include="src\AbstractTask.cs" />
- <Compile Include="src\AllCategory.cs" />
- <Compile Include="src\Application.cs" />
- <Compile Include="src\Backends\Dummy\DummyBackend.cs" />
- <Compile Include="src\Backends\Dummy\DummyCategory.cs" />
- <Compile Include="src\Backends\Dummy\DummyNote.cs" />
- <Compile Include="src\Backends\Dummy\DummyTask.cs" />
- <Compile Include="src\Backends\Hiveminder\HmBackend.cs" />
- <Compile Include="src\Backends\Hiveminder\HmCategory.cs" />
- <Compile Include="src\Backends\Hiveminder\HmNote.cs" />
- <Compile Include="src\Backends\Hiveminder\HmPreferencesWidget.cs" />
- <Compile Include="src\Backends\Hiveminder\HmTask.cs" />
- <Compile Include="src\Backends\Hiveminder\service\Group.cs" />
- <Compile Include="src\Backends\Hiveminder\service\Hiveminder.cs" />
- <Compile Include="src\Backends\Hiveminder\service\HiveminderException.cs" />
- <Compile Include="src\Backends\Hiveminder\service\Task.cs" />
- <Compile Include="src\Backends\Rtm\RtmBackend.cs" />
- <Compile Include="src\Backends\Rtm\RtmCategory.cs" />
- <Compile Include="src\Backends\Rtm\RtmNote.cs" />
- <Compile Include="src\Backends\Rtm\RtmPreferencesWidget.cs" />
- <Compile Include="src\Backends\Rtm\RtmTask.cs" />
- <Compile Include="src\Backends\Sqlite\Database.cs" />
- <Compile Include="src\Backends\Sqlite\SqliteBackend.cs" />
- <Compile Include="src\Backends\Sqlite\SqliteCategory.cs" />
- <Compile Include="src\Backends\Sqlite\SqliteNote.cs" />
- <Compile Include="src\Backends\Sqlite\SqliteTask.cs" />
- <Compile Include="src\CellRendererDate.cs" />
- <Compile Include="src\CompletedTaskGroup.cs" />
- <Compile Include="src\DateButton.cs" />
- <Compile Include="src\GtkApplication.cs" />
- <Compile Include="src\IBackend.cs" />
- <Compile Include="src\ICategory.cs" />
- <Compile Include="src\INote.cs" />
- <Compile Include="src\ITask.cs" />
- <Compile Include="src\Logger.cs" />
- <Compile Include="src\NativeApplication.cs" />
- <Compile Include="src\NoteDialog.cs" />
- <Compile Include="src\NoteWidget.cs" />
- <Compile Include="src\OSXApplication.cs" />
- <Compile Include="src\Preferences.cs" />
- <Compile Include="src\PreferencesDialog.cs" />
- <Compile Include="src\TaskCalendar.cs" />
- <Compile Include="src\TaskGroup.cs" />
- <Compile Include="src\TaskPriority.cs" />
- <Compile Include="src\TaskState.cs" />
- <Compile Include="src\TaskTreeView.cs" />
- <Compile Include="src\TaskWindow.cs" />
- <Compile Include="src\Utilities.cs" />
- <None Include="ChangeLog" />
- <None Include="data\images\clock-16-0.svg" />
- <None Include="data\images\note-22.svg" />
- <None Include="data\images\tasque-icons-source.svg" />
- <None Include="data\images\tasque.svg" />
- <None Include="src\Defines.cs.in" />
- <None Include="src\Tasque.exe.config.in" />
- <None Include="src\GnomeApplication.cs" />
- <Compile Include="src\CompletedTaskGroupModel.cs" />
- <Compile Include="src\TaskGroupModel.cs" />
- <Compile Include="src\TaskGroupModelFactory.cs" />
- </ItemGroup>
- <ItemGroup>
- <EmbeddedResource Include="clock-16-1.png" />
- <EmbeddedResource Include="clock-16-10.png" />
- <EmbeddedResource Include="clock-16-11.png" />
- <EmbeddedResource Include="clock-16-2.png" />
- <EmbeddedResource Include="clock-16-3.png" />
- <EmbeddedResource Include="clock-16-4.png" />
- <EmbeddedResource Include="clock-16-5.png" />
- <EmbeddedResource Include="clock-16-6.png" />
- <EmbeddedResource Include="clock-16-7.png" />
- <EmbeddedResource Include="clock-16-8.png" />
- <EmbeddedResource Include="clock-16-9.png" />
- <EmbeddedResource Include="note-16.png" />
- <EmbeddedResource Include="rtmLogo.png" />
- <EmbeddedResource Include="tasque-16.png" />
- <EmbeddedResource Include="tasque-22.png" />
- <EmbeddedResource Include="tasque-24.png" />
- <EmbeddedResource Include="tasque-32.png" />
- <EmbeddedResource Include="tasque-48.png" />
- <Content Include="data\images\clock-16-0.png" />
- <Content Include="data\images\clock-16-1.png" />
- <Content Include="data\images\clock-16-10.png" />
- <Content Include="data\images\clock-16-11.png" />
- <Content Include="data\images\clock-16-2.png" />
- <Content Include="data\images\clock-16-3.png" />
- <Content Include="data\images\clock-16-4.png" />
- <Content Include="data\images\clock-16-5.png" />
- <Content Include="data\images\clock-16-6.png" />
- <Content Include="data\images\clock-16-7.png" />
- <Content Include="data\images\clock-16-8.png" />
- <Content Include="data\images\clock-16-9.png" />
- <Content Include="data\images\note-16.png" />
- <Content Include="data\images\rtmLogo.png" />
- <Content Include="data\images\tasque-16.png" />
- <Content Include="data\images\tasque-22.png" />
- <Content Include="data\images\tasque-24.png" />
- <Content Include="data\images\tasque-32.png" />
- <Content Include="data\images\tasque-48.png" />
- <Content Include="data\sounds\notify.wav" />
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="RtmNet\RtmNet.csproj">
- <Project>{0AA1B96E-03DE-4D26-B4FD-507E988FD9B7}</Project>
- <Name>RtmNet</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <Folder Include="Properties\" />
- </ItemGroup>
- <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
- <ProjectExtensions>
- <VisualStudio AllowExistingFolder="true" />
- </ProjectExtensions>
- <PropertyGroup>
- <PostBuildEvent>copy "$(SolutionDir)\macbin" "$(TargetDir)"</PostBuildEvent>
- <PreBuildEvent>copy "$(SolutionDir)\data\images\*.png" "$(ProjectDir)"</PreBuildEvent>
- </PropertyGroup>
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup>
+ <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
+ <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
+ <ProjectGuid>{B19B9840-669D-4984-9772-E1F55193A67F}</ProjectGuid>
+ <ProductVersion>9.0.21022</ProductVersion>
+ <SchemaVersion>2.0</SchemaVersion>
+ <OutputType>WinExe</OutputType>
+ <NoStandardLibraries>false</NoStandardLibraries>
+ <AssemblyName>tasque</AssemblyName>
+ <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
+ <FileAlignment>512</FileAlignment>
+ <NoWin32Manifest>True</NoWin32Manifest>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
+ <DebugSymbols>true</DebugSymbols>
+ <DebugType>full</DebugType>
+ <Optimize>false</Optimize>
+ <OutputPath>bin\Debug\</OutputPath>
+ <DefineConstants>TRACE;DEBUG;WIN32</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ <CustomCommands>
+ <CustomCommands>
+ <Command type="BeforeBuild" command="mac-prebuild.sh" workingdir="${SolutionDir}" />
+ <Command type="AfterBuild" command="mac-postbuild.sh" workingdir="${SolutionDir}" />
+ </CustomCommands>
+ </CustomCommands>
+ </PropertyGroup>
+ <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
+ <DebugType>none</DebugType>
+ <Optimize>true</Optimize>
+ <OutputPath>bin\Release\</OutputPath>
+ <DefineConstants>TRACE</DefineConstants>
+ <ErrorReport>prompt</ErrorReport>
+ <WarningLevel>4</WarningLevel>
+ </PropertyGroup>
+ <ItemGroup>
+ <Reference Include="Mono.Posix" />
+ <Reference Include="System" />
+ <Reference Include="System.Data" />
+ <Reference Include="gtk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\..\..\Library\Frameworks\Mono.framework\Versions\2.0.1\lib\mono\gac\gtk-sharp\2.12.0.0__35e10195dab3c99f\gtk-sharp.dll</HintPath>
+ </Reference>
+ <Reference Include="glib-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\..\..\Library\Frameworks\Mono.framework\Versions\2.0.1\lib\mono\gac\glib-sharp\2.12.0.0__35e10195dab3c99f\glib-sharp.dll</HintPath>
+ </Reference>
+ <Reference Include="gdk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\..\..\Library\Frameworks\Mono.framework\Versions\2.0.1\lib\mono\gac\gdk-sharp\2.12.0.0__35e10195dab3c99f\gdk-sharp.dll</HintPath>
+ </Reference>
+ <Reference Include="atk-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\..\..\Library\Frameworks\Mono.framework\Versions\2.0.1\lib\mono\gac\atk-sharp\2.12.0.0__35e10195dab3c99f\atk-sharp.dll</HintPath>
+ </Reference>
+ <Reference Include="Mono.Data.Sqlite" />
+ <Reference Include="pango-sharp, Version=2.12.0.0, Culture=neutral, PublicKeyToken=35e10195dab3c99f">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>..\..\..\..\Library\Frameworks\Mono.framework\Versions\2.0.1\lib\mono\gac\pango-sharp\2.12.0.0__35e10195dab3c99f\pango-sharp.dll</HintPath>
+ </Reference>
+ <Reference Include="System.Xml" />
+ <Reference Include="ige-mac-integration-sharp, Version=0.6.0.0, Culture=neutral, PublicKeyToken=8df8155add92b1bc">
+ <SpecificVersion>False</SpecificVersion>
+ <HintPath>macbin\ige-mac-integration-sharp.dll</HintPath>
+ </Reference>
+ </ItemGroup>
+ <ItemGroup>
+ <Compile Include="src\Defines.WIN32.cs" />
+ <Compile Include="src\AbstractTask.cs" />
+ <Compile Include="src\AllCategory.cs" />
+ <Compile Include="src\Application.cs" />
+ <Compile Include="src\Backends\Dummy\DummyBackend.cs" />
+ <Compile Include="src\Backends\Dummy\DummyCategory.cs" />
+ <Compile Include="src\Backends\Dummy\DummyNote.cs" />
+ <Compile Include="src\Backends\Dummy\DummyTask.cs" />
+ <Compile Include="src\Backends\Hiveminder\HmBackend.cs" />
+ <Compile Include="src\Backends\Hiveminder\HmCategory.cs" />
+ <Compile Include="src\Backends\Hiveminder\HmNote.cs" />
+ <Compile Include="src\Backends\Hiveminder\HmPreferencesWidget.cs" />
+ <Compile Include="src\Backends\Hiveminder\HmTask.cs" />
+ <Compile Include="src\Backends\Hiveminder\service\Group.cs" />
+ <Compile Include="src\Backends\Hiveminder\service\Hiveminder.cs" />
+ <Compile Include="src\Backends\Hiveminder\service\HiveminderException.cs" />
+ <Compile Include="src\Backends\Hiveminder\service\Task.cs" />
+ <Compile Include="src\Backends\Rtm\RtmBackend.cs" />
+ <Compile Include="src\Backends\Rtm\RtmCategory.cs" />
+ <Compile Include="src\Backends\Rtm\RtmNote.cs" />
+ <Compile Include="src\Backends\Rtm\RtmPreferencesWidget.cs" />
+ <Compile Include="src\Backends\Rtm\RtmTask.cs" />
+ <Compile Include="src\Backends\Sqlite\Database.cs" />
+ <Compile Include="src\Backends\Sqlite\SqliteBackend.cs" />
+ <Compile Include="src\Backends\Sqlite\SqliteCategory.cs" />
+ <Compile Include="src\Backends\Sqlite\SqliteNote.cs" />
+ <Compile Include="src\Backends\Sqlite\SqliteTask.cs" />
+ <Compile Include="src\CellRendererDate.cs" />
+ <Compile Include="src\CompletedTaskGroup.cs" />
+ <Compile Include="src\DateButton.cs" />
+ <Compile Include="src\GtkApplication.cs" />
+ <Compile Include="src\IBackend.cs" />
+ <Compile Include="src\ICategory.cs" />
+ <Compile Include="src\INote.cs" />
+ <Compile Include="src\ITask.cs" />
+ <Compile Include="src\Logger.cs" />
+ <Compile Include="src\NativeApplication.cs" />
+ <Compile Include="src\NoteDialog.cs" />
+ <Compile Include="src\NoteWidget.cs" />
+ <Compile Include="src\OSXApplication.cs" />
+ <Compile Include="src\Preferences.cs" />
+ <Compile Include="src\PreferencesDialog.cs" />
+ <Compile Include="src\TaskCalendar.cs" />
+ <Compile Include="src\TaskGroup.cs" />
+ <Compile Include="src\TaskPriority.cs" />
+ <Compile Include="src\TaskState.cs" />
+ <Compile Include="src\TaskTreeView.cs" />
+ <Compile Include="src\TaskWindow.cs" />
+ <Compile Include="src\Utilities.cs" />
+ <None Include="ChangeLog" />
+ <None Include="data\images\clock-16-0.svg" />
+ <None Include="data\images\note-22.svg" />
+ <None Include="data\images\tasque-icons-source.svg" />
+ <None Include="data\images\tasque.svg" />
+ <None Include="src\Defines.cs.in" />
+ <None Include="src\Tasque.exe.config.in" />
+ <None Include="src\GnomeApplication.cs" />
+ <Compile Include="src\CompletedTaskGroupModel.cs" />
+ <Compile Include="src\TaskGroupModel.cs" />
+ <Compile Include="src\TaskGroupModelFactory.cs" />
+ </ItemGroup>
+ <ItemGroup>
+ <EmbeddedResource Include="clock-16-1.png" />
+ <EmbeddedResource Include="clock-16-10.png" />
+ <EmbeddedResource Include="clock-16-11.png" />
+ <EmbeddedResource Include="clock-16-2.png" />
+ <EmbeddedResource Include="clock-16-3.png" />
+ <EmbeddedResource Include="clock-16-4.png" />
+ <EmbeddedResource Include="clock-16-5.png" />
+ <EmbeddedResource Include="clock-16-6.png" />
+ <EmbeddedResource Include="clock-16-7.png" />
+ <EmbeddedResource Include="clock-16-8.png" />
+ <EmbeddedResource Include="clock-16-9.png" />
+ <EmbeddedResource Include="note-16.png" />
+ <EmbeddedResource Include="rtmLogo.png" />
+ <EmbeddedResource Include="tasque-16.png" />
+ <EmbeddedResource Include="tasque-22.png" />
+ <EmbeddedResource Include="tasque-24.png" />
+ <EmbeddedResource Include="tasque-32.png" />
+ <EmbeddedResource Include="tasque-48.png" />
+ <Content Include="data\images\clock-16-0.png" />
+ <Content Include="data\images\clock-16-1.png" />
+ <Content Include="data\images\clock-16-10.png" />
+ <Content Include="data\images\clock-16-11.png" />
+ <Content Include="data\images\clock-16-2.png" />
+ <Content Include="data\images\clock-16-3.png" />
+ <Content Include="data\images\clock-16-4.png" />
+ <Content Include="data\images\clock-16-5.png" />
+ <Content Include="data\images\clock-16-6.png" />
+ <Content Include="data\images\clock-16-7.png" />
+ <Content Include="data\images\clock-16-8.png" />
+ <Content Include="data\images\clock-16-9.png" />
+ <Content Include="data\images\note-16.png" />
+ <Content Include="data\images\rtmLogo.png" />
+ <Content Include="data\images\tasque-16.png" />
+ <Content Include="data\images\tasque-22.png" />
+ <Content Include="data\images\tasque-24.png" />
+ <Content Include="data\images\tasque-32.png" />
+ <Content Include="data\images\tasque-48.png" />
+ <Content Include="data\sounds\notify.wav" />
+ </ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="RtmNet\RtmNet.csproj">
+ <Project>{0AA1B96E-03DE-4D26-B4FD-507E988FD9B7}</Project>
+ <Name>RtmNet</Name>
+ </ProjectReference>
+ </ItemGroup>
+ <ItemGroup>
+ <Folder Include="Properties\" />
+ </ItemGroup>
+ <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
+ <ProjectExtensions>
+ <VisualStudio AllowExistingFolder="true" />
+ </ProjectExtensions>
+ <PropertyGroup>
+ <PostBuildEvent>copy "$(SolutionDir)\macbin" "$(TargetDir)"</PostBuildEvent>
+ <PreBuildEvent>copy "$(SolutionDir)\data\images\*.png" "$(ProjectDir)"</PreBuildEvent>
+ </PropertyGroup>
</Project>
\ No newline at end of file
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]