Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions src/algebra/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ SPAD_SRCS= \
computil constant contfrac \
coordsys cra crfp curve cycles \
cyclo cyclotom cyldec ddfact defaults defintef defintrf \
derham dhmatrix dirichlet discrgrp distro divisor \
derham decimal dhmatrix dirichlet discrgrp distro divisor \
dpolcat drawopt drawpak draw efstruc efuls efupxs \
eigen elemntry elfuts equation1 error \
evalut expexpan export3D expps expr2ups exprode expr extred \
Expand Down Expand Up @@ -131,7 +131,8 @@ SPADLIST1=\

SPADLIST2=\
DBASE DBLRESP DDFACT \
DECIMAL DEFINTEF DEFINTRF DEGRED DELTAC DELTCF DEQUEUE DERHAM DFELEM \
DECIMAL DECFLOAT \
DEFINTEF DEFINTRF DEGRED DELTAC DELTCF DEQUEUE DERHAM DFELEM \
DFINTTLS DFLOAT DFMAT DFVEC DFSFUN DFSFUN2 DGRPH DHMATRIX DIAGG DIFEXT \
DIFRING DIHGRP DIOPS DIOSP DIRPCAT DIRPROD2 DIRPROD DIRRING \
DISPLAY DISTCAT DISTEX DISTLAT DISTPOL DISTRO DISTRO2 DIVRING DJBP \
Expand Down
Loading