[BACK]Return to glib CVS log [TXT][DIR] Up to [local] / OpenXM_contrib2 / asir2000 / lib

Diff for /OpenXM_contrib2/asir2000/lib/glib between version 1.6 and 1.7

version 1.6, 2002/07/14 07:10:01 version 1.7, 2002/07/15 02:14:48
Line 1 
Line 1 
 /* $OpenXM: OpenXM_contrib2/asir2000/lib/glib,v 1.5 2002/07/14 03:57:24 takayama Exp $ */  /* $OpenXM: OpenXM_contrib2/asir2000/lib/glib,v 1.6 2002/07/14 07:10:01 takayama Exp $ */
 /* $Id$ */  /* $Id$ */
   
   
Line 320  def glib_history(L) {
Line 320  def glib_history(L) {
 /*&usage begin: glib_tops()  /*&usage begin: glib_tops()
   If Glib_ps is set to 1,    If Glib_ps is set to 1,
   it returns a postscript program to draw the picture on the canvas.    it returns a postscript program to draw the picture on the canvas.
     ref: print_output();
 end: */  end: */
 def glib_tops() {  def glib_tops() {
   extern Glib_h;    extern Glib_h;

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>