diff code_part1/OSTC_code_asm_part1/pled_outputs.asm @ 529:e2acb601504c

some cleanup
author heinrichsweikamp
date Fri, 16 Dec 2011 21:13:28 +0100
parents 67ab3c028bc2
children f5a06b9e2fef
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/pled_outputs.asm	Tue Dec 13 21:00:40 2011 +0100
+++ b/code_part1/OSTC_code_asm_part1/pled_outputs.asm	Fri Dec 16 21:13:28 2011 +0100
@@ -1694,7 +1694,7 @@
 
 
 PLED_depth:
-	ostc_debug	'r'		; Sends debug-information to screen if debugmode active
+;	ostc_debug	'r'		; Sends debug-information to screen if debugmode active
     SAFE_2BYTE_COPY rel_pressure, lo
 	call	adjust_depth_with_salinity			; computes salinity setting into lo:hi [mbar]