Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Docker-in-Docker (DinD) capabilities of public runners deactivated.
More info
Open sidebar
BAORadio
AnaPAON4
Commits
cff1c1c2
Commit
cff1c1c2
authored
Mar 01, 2015
by
Reza ANSARI
Browse files
Amelioration print ds visi2ntac.cc, Reza 01/03/2015
parent
e797a3a5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
visi2ntac.cc
visi2ntac.cc
+2
-1
No files found.
visi2ntac.cc
View file @
cff1c1c2
...
...
@@ -121,7 +121,8 @@ int main(int narg, char* arg[])
if
(
fgok
)
{
if
(
I
==
0
)
{
xnt
[
0
]
=
cnt
;
xnt
[
1
]
=
dateobs
.
SecondsPart
();
cout
<<
"visi2ntac/Info/*DBG* dateobs="
<<
dateobs
<<
" SecondsPart()="
<<
dateobs
.
SecondsPart
()
<<
endl
;
if
(
prtlev
>
0
)
cout
<<
"visi2ntac/Info: dateobs="
<<
dateobs
<<
" SecondsPart()="
<<
dateobs
.
SecondsPart
()
<<
endl
;
for
(
int
k
=
0
;
k
<
8
;
k
++
)
xnt
[
2
+
k
]
=
0.
;
}
for
(
int
k
=
0
;
k
<
8
;
k
++
)
{
...
...
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