Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
lscsoft
lalsuite
Commits
dac2aea2
Verified
Commit
dac2aea2
authored
Feb 26, 2019
by
Adam Mercer
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove unused skymap.c
this code no longer builds and is unused
parent
7acc9d93
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
737 deletions
+0
-737
lalapps/src/inspiral/Makefile.am
lalapps/src/inspiral/Makefile.am
+0
-3
lalapps/src/inspiral/skymap.c
lalapps/src/inspiral/skymap.c
+0
-734
No files found.
lalapps/src/inspiral/Makefile.am
View file @
dac2aea2
...
...
@@ -25,7 +25,6 @@ NINJASRC = ninja.c
FRNINJASRC
=
fr_ninja.c
MDCNINJASRC
=
mdc_ninja.c inspiralutils.c inspiral.h
CALCEXPSNRSRC
=
calcexpsnr.c
SKYMAPSRC
=
skymap.c
COINJSRC
=
coinj.c
STOCHBANKSRC
=
stochasticbank.c
...
...
@@ -49,7 +48,6 @@ LALMETAIO_PROGS = \
lalapps_fr_ninja
\
lalapps_mdc_ninja
\
lalapps_calcexpsnr
\
lalapps_skymap
\
lalapps_coinj
\
lalapps_cbc_stochasticbank
lalapps_tmpltbank_SOURCES
=
$(TMPLTBANKSRC)
...
...
@@ -70,7 +68,6 @@ lalapps_ninja_SOURCES = $(NINJASRC)
lalapps_fr_ninja_SOURCES
=
$(FRNINJASRC)
lalapps_mdc_ninja_SOURCES
=
$(MDCNINJASRC)
lalapps_calcexpsnr_SOURCES
=
$(CALCEXPSNRSRC)
lalapps_skymap_SOURCES
=
$(SKYMAPSRC)
lalapps_coinj_SOURCES
=
$(COINJSRC)
lalapps_cbc_stochasticbank_SOURCES
=
$(STOCHBANKSRC)
endif
...
...
lalapps/src/inspiral/skymap.c
deleted
100644 → 0
View file @
7acc9d93
This diff is collapsed.
Click to expand it.
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