/[m4]/m4/modules/mpeval.c
ViewVC logotype

Diff of /m4/modules/mpeval.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.13 by gary, Wed Jul 23 16:20:50 2003 UTC revision 1.14 by gary, Fri Aug 15 15:53:04 2003 UTC
# Line 38  Line 38 
38    
39                  function        macros  blind minargs maxargs */                  function        macros  blind minargs maxargs */
40  #define builtin_functions                                       \  #define builtin_functions                                       \
41          BUILTIN(mpeval,         FALSE,  TRUE,   2,      4  )    \          BUILTIN(mpeval,         false,  true,   2,      4  )    \
42    
43    
44    
# Line 92  m4_builtin m4_builtin_table[] = Line 92  m4_builtin m4_builtin_table[] =
92    builtin_functions    builtin_functions
93  #undef BUILTIN  #undef BUILTIN
94    
95    { 0, 0, FALSE, FALSE, 0, 0 },    { 0, 0, false, false, 0, 0 },
96  };  };
97    
98    

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26