Skip to content

Commit

Permalink
add tabsmooth tabtab tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
teuben committed Dec 18, 2023
1 parent 285aaa2 commit 7eda529
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/kernel/tab/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ OBJFILES= table.o gettab.o tabselect.o funtab.o getaline.o pyplot.o
LOBJFILES= $L(table.o) $L(gettab.o) $L(tabselect.o) $L(funtab.o) $L(getaline.o) $L(pyplot.o)
BINFILES = tabhist tablst tabplot tablsqfit tabmath gettab funtab meanmed \
tabcomment tabspline tab2xml tabnllsqfit tabdate tabfilter tabtrend \
tabstat tabdms txtpar tabcols tabrows tabgen tabcsv tabint tabpeak
tabstat tabdms txtpar tabcols tabrows tabgen tabcsv tabint tabpeak \
tabsmooth tabtab tabs
TESTFILES= getaline tabletest

help:
Expand Down

0 comments on commit 7eda529

Please sign in to comment.