gcalctool r2160 - trunk/gcalctool
- From: rancell svn gnome org
- To: svn-commits-list gnome org
- Subject: gcalctool r2160 - trunk/gcalctool
- Date: Sat, 9 Aug 2008 06:41:57 +0000 (UTC)
Author: rancell
Date: Sat Aug 9 06:41:56 2008
New Revision: 2160
URL: http://svn.gnome.org/viewvc/gcalctool?rev=2160&view=rev
Log:
Streamline display code
Modified:
trunk/gcalctool/ce_parser.y
Modified: trunk/gcalctool/ce_parser.y
==============================================================================
--- trunk/gcalctool/ce_parser.y (original)
+++ trunk/gcalctool/ce_parser.y Sat Aug 9 06:41:56 2008
@@ -25,7 +25,7 @@
#include <math.h>
#include <errno.h>
#include "calctool.h"
-#include "functions.h"
+#include "register.h"
#include "display.h"
#include "mpmath.h"
#include "parser.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]