Skip to content

Commit

Permalink
Revised spice data handling plan
Browse files Browse the repository at this point in the history
  • Loading branch information
cpiker committed Aug 5, 2024
1 parent a39f433 commit 1fcdf51
Show file tree
Hide file tree
Showing 3 changed files with 606 additions and 282 deletions.
2 changes: 1 addition & 1 deletion buildfiles/Linux.mak
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ TEST_PROGS:=TestUnits TestArray TestVariable LoadStream TestBuilder \
CDF_PROGS:=das3_cdf

ifeq ($(SPICE),yes)
UTIL_PROGS:=$(UTIL_PROGS) das3_rotate
UTIL_PROGS:=$(UTIL_PROGS) das3_spice
TEST_PROGS:=$(TEST_PROGS) TestSpice
endif

Expand Down
281 changes: 0 additions & 281 deletions utilities/das3_rotate.c

This file was deleted.

Loading

0 comments on commit 1fcdf51

Please sign in to comment.