changeset 21049:0be406e2ede1

revert accidental change made in changeset ebc439187d29 * libinterp/corefcn/module.mk (COREFCN_SRC): Restore colloc.cc to the list.
author John W. Eaton <jwe@octave.org>
date Fri, 08 Jan 2016 15:26:18 -0500
parents ad9489d43ce9
children 4e2e93ec558a
files libinterp/corefcn/module.mk
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/libinterp/corefcn/module.mk
+++ b/libinterp/corefcn/module.mk
@@ -123,6 +123,7 @@
   libinterp/corefcn/c-file-ptr-stream.cc \
   libinterp/corefcn/cdisplay.c \
   libinterp/corefcn/cellfun.cc \
+  libinterp/corefcn/colloc.cc \
   libinterp/corefcn/coct-hdf5-types.c \
   libinterp/corefcn/comment-list.cc \
   libinterp/corefcn/conv2.cc \