diff src/variables.h @ 1093:51fd9e40a7f7

[project @ 1995-02-03 21:57:34 by jwe]
author jwe
date Fri, 03 Feb 1995 21:57:34 +0000
parents dfe01093f657
children 46619c5ca048
line wrap: on
line diff
--- a/src/variables.h
+++ b/src/variables.h
@@ -72,6 +72,7 @@
 
 extern char *builtin_string_variable (const char *);
 extern int builtin_real_scalar_variable (const char *, double&);
+extern tree_constant builtin_any_variable (const char *);
 
 extern void link_to_global_variable (symbol_record *sr);
 extern void link_to_builtin_variable (symbol_record *sr);