genius r648 - in trunk: . help/C



Author: jirka
Date: Mon Feb 25 00:38:32 2008
New Revision: 648
URL: http://svn.gnome.org/viewvc/genius?rev=648&view=rev

Log:

Sun Feb 24 18:38:31 2008  Jiri (George) Lebl <jirka 5z com>

	* help/C/genius.xml: update



Modified:
   trunk/ChangeLog
   trunk/help/C/genius.txt
   trunk/help/C/genius.xml

Modified: trunk/help/C/genius.txt
==============================================================================
--- trunk/help/C/genius.txt	(original)
+++ trunk/help/C/genius.txt	Mon Feb 25 00:38:32 2008
@@ -167,7 +167,7 @@
 
                 7.2. Toplevel Syntax
 
-                7.3. Global Variables and Scope of Variables
+                7.3. Returning Functions
 
                 7.4. GEL Startup Procedure
 
@@ -1566,7 +1566,7 @@
 
      ----------------------------------------------------------------------
 
-7.3. Global Variables and Scope of Variables
+7.3. Returning Functions
 
    It is possible to return functions as value. This way you can build
    functions which construct special purpose functions according to some

Modified: trunk/help/C/genius.xml
==============================================================================
--- trunk/help/C/genius.xml	(original)
+++ trunk/help/C/genius.xml	Mon Feb 25 00:38:32 2008
@@ -1991,7 +1991,7 @@
     </sect1>
 
      <sect1 id="genius-gel-returning-functions">
-       <title>Global Variables and Scope of Variables</title>
+       <title>Returning Functions</title>
 	<para>
 	  It is possible to return functions as value.  This way you can
 	  build functions which construct special purpose functions according



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