|
@@ -27,11 +27,9 @@ namespace MECF.Framework.Common.RecipeCenter
|
|
|
VPW,
|
|
|
[Description("Deposition Recipe")]
|
|
|
DEP,
|
|
|
- [Description("Rinse Recipe")]
|
|
|
- QDR,
|
|
|
- [Description("High Velocity Dryer Recipe")]
|
|
|
- HVD,
|
|
|
[Description("Srd Recipe")]
|
|
|
- SRD
|
|
|
+ SRD,
|
|
|
+ [Description("Dummy Rinse Recipe")]
|
|
|
+ DQDR
|
|
|
}
|
|
|
}
|