Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
geoms
geoms_qa
Commits
6d56e1b3
Commit
6d56e1b3
authored
Oct 20, 2020
by
Ian Boyd
Browse files
Replace geoms_qa.pro
parent
138ffefd
Changes
1
Hide whitespace changes
Inline
Side-by-side
geoms_qa.pro
View file @
6d56e1b3
...
...
@@ -70,6 +70,7 @@
; 2020-09-30, v2.05 Ian Boyd update due to fix to idlcr8ascii; geoms_tools now returns a QA_error_code
; value of -2 to geoms_qa if idlcr8ascii can't
read
the
input
file
,
to
stop
;
template
and
version
name
checks
;
2020
-
10
-
20
,
v2
.
06
Ian
Boyd
update
due
to
fixes
to
idlcr8hdf
;
---------------------------------------------------------------------------------------------------
PRO
geoms_qa
...
...
@@ -77,7 +78,7 @@ PRO geoms_qa
args
=
command_line_args
()
iNrArgs
=
size
(
args
,
/
N_ELEMENTS
)
qaver
=
'version 2.0
5
, 2020-
09-3
0'
qaver
=
'version 2.0
6
, 2020-
10-2
0'
if
(
iNrArgs
lt
2
)
then
begin
print
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment