mirror of
				https://github.com/eclipse/upm.git
				synced 2025-10-31 15:15:07 +03:00 
			
		
		
		
	Removed old interfaces and replaced them with the new ones.
Signed-off-by: Serban Waltter <serban.waltter@rinftech.com> Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
		 Serban Waltter
					Serban Waltter
				
			
				
					committed by
					
						 Mihai Tudor Panu
						Mihai Tudor Panu
					
				
			
			
				
	
			
			
			 Mihai Tudor Panu
						Mihai Tudor Panu
					
				
			
						parent
						
							b6e53f7da8
						
					
				
				
					commit
					34bb12933d
				
			| @@ -2,14 +2,14 @@ | ||||
| %module (package="upm") htu21d | ||||
| #endif | ||||
|  | ||||
| %import "interfaces/new_interfaces.i" | ||||
| %import "interfaces/interfaces.i" | ||||
|  | ||||
| %include "../common_top.i" | ||||
|  | ||||
| /* BEGIN Java syntax  ------------------------------------------------------- */ | ||||
| #ifdef SWIGJAVA | ||||
| %typemap(javaimports) SWIGTYPE %{ | ||||
| import upm_new_interfaces.*; | ||||
| import upm_interfaces.*; | ||||
| %} | ||||
|  | ||||
| %include "arrays_java.i" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user