/[pspp]/psppire/src/pspp-dict.c
ViewVC logotype

Diff of /psppire/src/pspp-dict.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by jmd, Sun Oct 30 03:29:13 2005 UTC revision 1.6 by jmd, Sun Oct 30 10:12:27 2005 UTC
# Line 37  static GObjectClass     *parent_class = Line 37  static GObjectClass     *parent_class =
37  enum  {VARIABLE_CHANGED, VARIABLE_DELETED, n_SIGNALS};  enum  {VARIABLE_CHANGED, VARIABLE_DELETED, n_SIGNALS};
38  static guint signal[n_SIGNALS];  static guint signal[n_SIGNALS];
39    
 /*  
 static guint signal_variable_changed = 0 ;  
 static guint signal_variable_deleted = 0 ;  
 */  
   
   
40    
41  /* --- functions --- */  /* --- functions --- */
42  /**  /**

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

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26