Skip to content

Commit

Permalink
remove files from makefile.am as well
Browse files Browse the repository at this point in the history
  • Loading branch information
jxyang committed Apr 1, 2019
1 parent e167530 commit bbff58e
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions src/Makefile.am
Expand Up @@ -94,8 +94,6 @@ csmith_SOURCES = \
DefaultProgramGenerator.h \
DefaultRndNumGenerator.cpp \
DefaultRndNumGenerator.h \
DeltaMonitor.cpp \
DeltaMonitor.h \
DepthSpec.cpp \
DepthSpec.h \
Effect.cpp \
Expand Down Expand Up @@ -145,8 +143,6 @@ csmith_SOURCES = \
Lhs.h \
LinearSequence.cpp \
LinearSequence.h \
MspFilters.cpp \
MspFilters.h \
OutputMgr.cpp \
OutputMgr.h \
PartialExpander.cpp \
Expand All @@ -157,23 +153,13 @@ csmith_SOURCES = \
RandomNumber.cpp \
RandomNumber.h \
RandomProgramGenerator.cpp \
Reducer.cpp \
Reducer.h \
ReducerOutputMgr.cpp \
ReducerOutputMgr.h \
SafeOpFlags.cpp \
SafeOpFlags.h \
Sequence.cpp \
Sequence.h \
SequenceFactory.cpp \
SequenceFactory.h \
SequenceLineParser.h \
SimpleDeltaRndNumGenerator.cpp \
SimpleDeltaRndNumGenerator.h \
SimpleDeltaSequence.cpp \
SimpleDeltaSequence.h \
SplatExtension.cpp \
SplatExtension.h \
Statement.cpp \
Statement.h \
StatementArrayOp.cpp \
Expand Down

0 comments on commit bbff58e

Please sign in to comment.