6 lines
201 B
C#
6 lines
201 B
C#
|
|
using System.Reflection;
|
||
|
|
using System.Runtime.CompilerServices;
|
||
|
|
|
||
|
|
[assembly: AssemblyTitle("PascalABCNET.SyntaxTree")]
|
||
|
|
[assembly: AssemblyDescription("SyntaxTree")]
|
||
|
|
[assembly: AssemblyConfiguration("")]
|