Mercurial > hg > octave-nkf
diff src/pt-const.h @ 94:c568ba9fc151
[project @ 1993-09-13 02:45:55 by jwe]
author | jwe |
---|---|
date | Mon, 13 Sep 1993 02:45:55 +0000 |
parents | 0a3d698c6e60 |
children | eef502bbdffa |
line wrap: on
line diff
--- a/src/pt-const.h +++ b/src/pt-const.h @@ -744,6 +744,13 @@ tree_constant_rep *rep; }; +/* + * Here are some extra functions that are related to the tree_constant + * class but that don't need to be class members or friends. + */ + +extern tree_constant *make_empties (int nargout, char *fcn_name); + #endif /*