mirror of
				https://github.com/subsurface/subsurface.git
				synced 2025-02-19 22:16:15 +00:00 
			
		
		
		
	Add optional support for cns import from csv files
Signed-off-by: Anton Lundin <glance@acc.umu.se> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
		
							parent
							
								
									8dde12fa35
								
							
						
					
					
						commit
						5eccd73a30
					
				
					 6 changed files with 52 additions and 6 deletions
				
			
		|  | @ -38,6 +38,7 @@ private: | |||
| 		int depth; | ||||
| 		int temperature; | ||||
| 		int po2; | ||||
| 		int cns; | ||||
| 		QString separator; | ||||
| 	}; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue