* Show evaluation stats when NIX_SHOW_STATS=1.

This commit is contained in:
Eelco Dolstra 2006-05-08 10:00:37 +00:00
parent 0832956089
commit 310e605995
3 changed files with 30 additions and 15 deletions

View file

@ -111,4 +111,8 @@ private:
};
/* Hack. */
void printATermMapStats();
#endif /* !__ATERM_MAP_H */