Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Seitosh
Seitosh
Commits
1a2f7642
Commit
1a2f7642
authored
Apr 11, 2019
by
thomas.forbriger
Browse files
nlnmtab [FIX]: get rid of Hollerith constants
parent
2bc92c63
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/ts/noise/nlnmtab.f
View file @
1a2f7642
...
...
@@ -52,6 +52,7 @@ c REVISIONS and CHANGES
c
06
/
06
/
2005
V1
.0
Thomas
Forbriger
c
26
/
06
/
2013
V1
.1
check
definition
of
PSD
values
c
04
/
12
/
2014
V1
.2
fix
:
declare
return
type
of
function
fnlnm
c
11
/
04
/
2019
V1
.3
fixes
:
get
rid
of
Hollerith
constants
c
c
============================================================================
c
...
...
@@ -79,9 +80,9 @@ c commandline
c
debugging
logical
debug
,
verbose
c
here
are
the
keys
to
our
commandline
options
data
optid
/
2
h
-
d
,
2
h
-
v
,
2
h
-
p
,
2
h
-
s
,
2
h
-
e
,
2
h
-
n
,
2
h
-
l
/
data
optid
/
'
-d
'
,
'
-v
'
,
'
-p
'
,
'
-s
'
,
'
-e
'
,
'
-n
'
,
'
-l
'
/
data
opthasarg
/
3
*
.FALSE.
,
3
*
.TRUE.
,
.FALSE.
/
data
optarg
/
3
*
1
h
-
,
5
h1
.
e
-4
,
3
h10
.
,
3
h100
,
1
h
-
/
data
optarg
/
3
*
'-'
,
'1.e-4'
,
'10.'
,
'100'
,
'-'
/
c
c
------------------------------------------------------------------------------
c
basic
information
...
...
Write
Preview
Markdown
is supported
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