Skip to content

Commit

Permalink
Revert dotplot
Browse files Browse the repository at this point in the history
  • Loading branch information
rrwick committed Mar 11, 2021
1 parent ef2cdb4 commit b61e1e7
Show file tree
Hide file tree
Showing 8 changed files with 29 additions and 833 deletions.
2 changes: 0 additions & 2 deletions Bandage.pro
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ INCLUDEPATH += ui

SOURCES += \
program/main.cpp\
program/dotplot.cpp \
program/settings.cpp \
program/globals.cpp \
program/graphlayoutworker.cpp \
Expand Down Expand Up @@ -120,7 +119,6 @@ SOURCES += \

HEADERS += \
program/settings.h \
program/dotplot.h \
program/globals.h \
program/graphlayoutworker.h \
graph/debruijnnode.h \
Expand Down
2 changes: 0 additions & 2 deletions BandageTests.pro
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ SOURCES += \
program/settings.cpp \
program/globals.cpp \
program/graphlayoutworker.cpp \
program/dotplot.cpp \
graph/debruijnnode.cpp \
graph/debruijnedge.cpp \
graph/graphicsitemnode.cpp \
Expand Down Expand Up @@ -124,7 +123,6 @@ HEADERS += \
program/settings.h \
program/globals.h \
program/graphlayoutworker.h \
program/dotplot.h \
graph/debruijnnode.h \
graph/debruijnedge.h \
graph/graphicsitemnode.h \
Expand Down
175 changes: 0 additions & 175 deletions program/dotplot.cpp

This file was deleted.

58 changes: 0 additions & 58 deletions program/dotplot.h

This file was deleted.

Loading

0 comments on commit b61e1e7

Please sign in to comment.