Ready to start testing
This commit is contained in:
13
Adaptation/FileHandlers/DEP08SIASM/Hyphen.cs
Normal file
13
Adaptation/FileHandlers/DEP08SIASM/Hyphen.cs
Normal file
@ -0,0 +1,13 @@
|
||||
namespace Adaptation.FileHandlers.DEP08SIASM;
|
||||
|
||||
public enum Hyphen
|
||||
{
|
||||
IsXToIQS,
|
||||
IsXToOpenInsight,
|
||||
IsXToAPC,
|
||||
IsXToSPaCe,
|
||||
IsXToSPaCeVillach,
|
||||
IsXToArchive,
|
||||
IsArchive,
|
||||
IsDummy,
|
||||
}
|
Reference in New Issue
Block a user