|  | @@ -18,7 +18,6 @@ import { StoreValueRef } from './store/value/store_value_ref';
 | 
	
		
			
				|  |  |  import { ArrayStoreValue } from './store/value/array_store_value';
 | 
	
		
			
				|  |  |  import { ArrayStoreValueRef } from './store/value/array_store_value_ref';
 | 
	
		
			
				|  |  |  import { StoreValueAddress } from './store/value/store_value_address';
 | 
	
		
			
				|  |  | -import { StoreObjectArray } from './store/storeObjectArray';
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  export class IVProgProcessor {
 | 
	
		
			
				|  |  |  
 |