diff Implab/Components/ExecutionState.cs @ 154:2dcdee4c0810 v2

docs
author cin
date Fri, 12 Feb 2016 01:00:11 +0300
parents 240aa6994018
children 97fbbf816844
line wrap: on
line diff
--- a/Implab/Components/ExecutionState.cs	Fri Feb 12 00:59:29 2016 +0300
+++ b/Implab/Components/ExecutionState.cs	Fri Feb 12 01:00:11 2016 +0300
@@ -1,4 +1,5 @@
 namespace Implab.Components {
+    
     public enum ExecutionState {
         Uninitialized,
         Initial,