Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
cmucl
cmucl
Commits
33adf3d4
Commit
33adf3d4
authored
Sep 28, 2014
by
Raymond Toy
Browse files
Compile in scalbn.
parent
95551b41
Changes
1
Show whitespace changes
Inline
Side-by-side
src/lisp/GNUmakefile
View file @
33adf3d4
...
...
@@ -12,7 +12,7 @@ FDLIBM = k_sin.c k_cos.c k_tan.c s_sin.c s_cos.c s_tan.c sincos.c \
e_acosh.c s_asinh.c e_atanh.c
\
e_atan2.c
\
e_rem_pio2.c k_rem_pio2.c
\
e_log10.c
\
e_log10.c
s_scalbn.c
\
setexception.c
SRCS
=
lisp.c coreparse.c alloc.c monitor.c print.c interr.c
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment