diff --git a/src/idl/dustem_read_align.pro b/src/idl/dustem_read_align.pro index 2fa9cd2..bc6a681 100755 --- a/src/idl/dustem_read_align.pro +++ b/src/idl/dustem_read_align.pro @@ -31,7 +31,7 @@ key_str=str IF stregex(key_str, 'lin', /bool) THEN !run_lin = 1 IF stregex(key_str, 'univ', /bool) THEN BEGIN !run_univ = 1 - stop + ;stop ENDIF IF stregex(key_str, 'circ', /bool) THEN !run_circ = 1 IF stregex(key_str, 'anis', /bool) THEN !run_anis = 1 -- libgit2 0.21.2