Rename atsl3.c to atsl.c for consistency

This commit is contained in:
bnnm 2018-03-03 02:05:14 +01:00
parent ce568fb6a3
commit 36ff981ef9
4 changed files with 3 additions and 3 deletions

View File

@ -277,7 +277,7 @@
>
</File>
<File
RelativePath=".\meta\atsl3.c"
RelativePath=".\meta\atsl.c"
>
</File>
<File

View File

@ -186,7 +186,7 @@
<ClCompile Include="meta\aix.c" />
<ClCompile Include="meta\apple_caff.c" />
<ClCompile Include="meta\ast.c" />
<ClCompile Include="meta\atsl3.c" />
<ClCompile Include="meta\atsl.c" />
<ClCompile Include="meta\atx.c" />
<ClCompile Include="meta\baf.c" />
<ClCompile Include="meta\bgw.c" />

View File

@ -169,7 +169,7 @@
<ClCompile Include="meta\ast.c">
<Filter>meta\Source Files</Filter>
</ClCompile>
<ClCompile Include="meta\atsl3.c">
<ClCompile Include="meta\atsl.c">
<Filter>meta\Source Files</Filter>
</ClCompile>
<ClCompile Include="meta\atx.c">