absyntax_utils/function_type_decl.h
changeset 314 41d4ac0b4821
parent 279 c0453b7f99df
--- a/absyntax_utils/function_type_decl.h	Mon Jun 06 14:05:28 2011 +0100
+++ b/absyntax_utils/function_type_decl.h	Mon Jun 06 16:28:41 2011 +0200
@@ -412,22 +412,22 @@
     function_acos,
     function_atan,
     function_add,
+    function_mul,
+    function_sub,
+    function_div,
+    function_mod,
+    function_expt,
+    function_move,
     function_add_time,
     function_add_tod_time,
     function_add_dt_time,
-    function_mul,
     function_multime,
-    function_sub,
     function_sub_time,
     function_sub_date_date,
     function_sub_tod_time,
     function_sub_tod_tod,
     function_sub_dt_time,
-    function_div,
     function_divtime,
-    function_mod,
-    function_expt,
-    function_move,
     function_shl,
     function_shr,
     function_ror,