changeset 2228:50761cd2f94f

[project @ 1996-05-17 14:40:37 by jwe]
author jwe
date Fri, 17 May 1996 14:40:37 +0000
parents 05363ec6c30b
children 4f85460567b8
files src/Makefile.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/Makefile.in	Fri May 17 14:16:38 1996 +0000
+++ b/src/Makefile.in	Fri May 17 14:40:37 1996 +0000
@@ -95,7 +95,7 @@
 	unwind-prot.h utils.h variables.h version.h \
 	xdiv.h xpow.h Map.h SLStack.h Stack.h
 
-TI_SRC := Array-oc.cc Array-os.cc Array-tc.cc Map-tc.cc \
+TI_SRC := Array-oc.cc Array-os.cc Array-tc.cc Map-fnc.cc Map-tc.cc \
 	SLList-expr.cc SLList-misc.cc SLList-plot.cc SLList-str.cc \
 	SLList-tc.cc SLList-tm.cc SLStack-i.cc SLStack-pc.cc \
 	SLStack-str.cc SLStack-sym.cc SLStack-tok.cc SLStack-ue.cc \