Match TFS Changeset 303336
This commit is contained in:
16
Adaptation/Shared/Deposition/Test.cs
Normal file
16
Adaptation/Shared/Deposition/Test.cs
Normal file
@ -0,0 +1,16 @@
|
||||
namespace Adaptation.Shared.Deposition
|
||||
{
|
||||
|
||||
public enum Test
|
||||
{
|
||||
AFMRoughness = -1,
|
||||
GRATXTCenter = 0,
|
||||
GRATXTEdge = 1,
|
||||
GRAXMLCenter = 2,
|
||||
GRAXMLEdgeN = 3,
|
||||
Health = 4,
|
||||
Temps = 5,
|
||||
ToolTime = 6
|
||||
}
|
||||
|
||||
}
|
Reference in New Issue
Block a user