changeset 20:e67ff9b5c109

[project @ 1993-08-10 20:13:30 by jwe] Declare builtin_balance.
author jwe
date Tue, 10 Aug 1993 20:13:30 +0000
parents cbd2e6016014
children 1b59f5c6c370
files src/g-builtins.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/g-builtins.h	Tue Aug 10 20:13:07 1993 +0000
+++ b/src/g-builtins.h	Tue Aug 10 20:13:30 1993 +0000
@@ -41,6 +41,7 @@
 
 extern tree_constant *builtin_all (tree_constant *, int, int);
 extern tree_constant *builtin_any (tree_constant *, int, int);
+extern tree_constant *builtin_balance (tree_constant *, int, int);
 extern tree_constant *builtin_clc (tree_constant *, int, int);
 extern tree_constant *builtin_clock (tree_constant *, int, int);
 extern tree_constant *builtin_closeplot (tree_constant *, int, int);