pspp-cvs
[Top][All Lists]
Advanced

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

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


From: Ben Pfaff
Subject: [Pspp-cvs] Changes to pspp/src/settings.h
Date: Sun, 11 Dec 2005 02:35:56 -0500

Index: pspp/src/settings.h
diff -u pspp/src/settings.h:1.10 pspp/src/settings.h:1.11
--- pspp/src/settings.h:1.10    Sun Dec 11 02:48:45 2005
+++ pspp/src/settings.h Sun Dec 11 07:35:51 2005
@@ -116,11 +116,6 @@
 const struct custom_currency *get_cc (int idx);
 void set_cc (int idx, const struct custom_currency *);
 
-#include <gsl/gsl_rng.h>
-
-gsl_rng *get_rng (void);
-void set_rng (unsigned long seed);
-
 bool get_testing_mode (void);
 void set_testing_mode (bool);
 




reply via email to

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