You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
719 B
29 lines
719 B
<StandardProperties version="1.0"> |
|
<Property name = "StandardHeader.C#">/* |
|
* Created by SharpDevelop. |
|
* User: ${USER} |
|
* Date: ${DATE} |
|
* Time: ${TIME} |
|
* |
|
* To change this template use Tools | Options | Coding | Edit Standard Headers. |
|
*/</Property> |
|
|
|
<Property name = "StandardHeader.VBNET">' |
|
' Created by SharpDevelop. |
|
' User: ${USER} |
|
' Date: ${DATE} |
|
' Time: ${TIME} |
|
' |
|
' To change this template use Tools | Options | Coding | Edit Standard Headers. |
|
'</Property> |
|
|
|
<Property name = "StandardHeader.C++.NET">/* |
|
* Created by SharpDevelop. |
|
* User: ${USER} |
|
* Date: ${DATE} |
|
* Time: ${TIME} |
|
* |
|
* To change this template use Tools | Options | Coding | Edit Standard Headers. |
|
*/</Property> |
|
|
|
</StandardProperties>
|
|
|