Update of /cvsroot/q-lang/q
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv25918
Modified Files:
NEWS
Log Message:
updated NEWS file
Index: NEWS
===================================================================
RCS file: /cvsroot/q-lang/q/NEWS,v
retrieving revision 1.77
retrieving revision 1.78
diff -C2 -d -r1.77 -r1.78
*** NEWS 27 Jun 2006 11:32:10 -0000 1.77
--- NEWS 28 Jun 2006 20:15:23 -0000 1.78
***************
*** 23,27 ****
built-in, user-defined or external data type, by just adding definitions for
the new (predefined) `unparse' function. Examples for this can be found in the
! complex.q and rational.q modules.
As usual, please refer to the ChangeLog and the manual for the details.
--- 23,27 ----
built-in, user-defined or external data type, by just adding definitions for
the new (predefined) `unparse' function. Examples for this can be found in the
! prelude.q script.
As usual, please refer to the ChangeLog and the manual for the details.
|