Skip to content

Commit

Permalink
minnor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgeMFS committed Jan 10, 2023
1 parent 5b4954c commit ba3d158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MakefileConda
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ CPLP =
#-----------------------------------------------------------------------------
CFLAGS = -Wall -Ofast -march=native -mtune=native $(CPLP)
#-----------------------------------------------------------------------------
LIBS = -lm
LIBS = -lm
DEPS = defs.h mem.h
ALCOR_DEPS = keys.h msg.h dna.h param.h common.h levels.h strings.h lr.h si.h ex.h vi.h
ALHABET_DEPS = common.h
Expand Down

0 comments on commit ba3d158

Please sign in to comment.