Mercurial > hg > octave-nkf
diff liboctave/ChangeLog @ 2401:30cd01f9970c
[project @ 1996-10-13 16:22:35 by jwe]
author | jwe |
---|---|
date | Sun, 13 Oct 1996 16:22:35 +0000 |
parents | b12625d6fbcd |
children | e22aae3ccfad |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,3 +1,9 @@ +Sun Oct 13 11:19:00 1996 John W. Eaton <jwe@bevo.che.wisc.edu> + + * sun-utils.h: Conditionally declare MAIN__ too. Declare MAIN_ + and MAIN__ extern "C". + * sun-utils.cc: Include sun-utils.h here. Delete extern "C" stuff. + Sat Oct 12 12:40:00 1996 John W. Eaton <jwe@bevo.che.wisc.edu> * MArray-misc.cc: New file.