diff src/symtab.h @ 2790:ecc1a12678de

[project @ 1997-03-05 02:47:54 by jwe]
author jwe
date Wed, 05 Mar 1997 02:47:55 +0000
parents 68c5868dbe83
children ef422e6f6138
line wrap: on
line diff
--- a/src/symtab.h
+++ b/src/symtab.h
@@ -321,6 +321,8 @@
 
 extern int valid_identifier (const char *s);
 
+extern int valid_identifier (const string& s);
+
 #endif
 
 /*