gcalctool r2257 - trunk/gcalctool
- From: rancell svn gnome org
 
- To: svn-commits-list gnome org
 
- Subject: gcalctool r2257 - trunk/gcalctool
 
- Date: Sat, 11 Oct 2008 03:51:46 +0000 (UTC)
 
Author: rancell
Date: Sat Oct 11 03:51:46 2008
New Revision: 2257
URL: http://svn.gnome.org/viewvc/gcalctool?rev=2257&view=rev
Log:
erroneous commit
Modified:
   trunk/gcalctool/mp.h
Modified: trunk/gcalctool/mp.h
==============================================================================
--- trunk/gcalctool/mp.h	(original)
+++ trunk/gcalctool/mp.h	Sat Oct 11 03:51:46 2008
@@ -85,7 +85,6 @@
 void   mp_set_from_float(float, int *);
 void   mp_set_from_double(double, int *);
 void   mp_set_from_integer(int, int *);
-void   mp_set_from_uint64(int, int *);
 void   mp_set_from_fraction(int, int, int *);
 float  mp_cast_to_float(const int *);
 double mp_cast_to_double(const int *);
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]