pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] Changes to pspp/src/cat.h


From: Jason H Stover
Subject: [Pspp-cvs] Changes to pspp/src/cat.h
Date: Wed, 23 Nov 2005 14:40:37 -0500

Index: pspp/src/cat.h
diff -u pspp/src/cat.h:1.4 pspp/src/cat.h:1.5
--- pspp/src/cat.h:1.4  Tue Nov 22 22:04:45 2005
+++ pspp/src/cat.h      Wed Nov 23 19:40:37 2005
@@ -108,7 +108,7 @@
                                         */
   size_t n_vars;
 };
-union value *cr_vector_to_value (const gsl_vector *, struct variable *);
+union value *cat_vector_to_value (const gsl_vector *, struct variable *);
 
 void cat_stored_values_create (struct variable *);
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]