17 lines
		
	
	
		
			430 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			430 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| compile insert MET_TEST_INSERTS
 | |
| /*----------------------------------------
 | |
|  Author : Daniel Stieber
 | |
|  Written : 20/05/2025
 | |
|  Description : Metadata Insert for
 | |
|                MET_TEST system.
 | |
| ----------------------------------------*/
 | |
| #ifndef __MET_TEST_INSERTS__ 
 | |
| #define __MET_TEST_INSERTS__ 
 | |
| 
 | |
|     Declare subroutine Met_Test_Services
 | |
|     Declare function   Met_Test_Services
 | |
| 
 | |
|     Equ NUM_PROPERTIES$ to 15
 | |
| 
 | |
| #endif
 |