diff options
Diffstat (limited to 'hdr/notename.hh')
-rw-r--r-- | hdr/notename.hh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hdr/notename.hh b/hdr/notename.hh new file mode 100644 index 0000000000..ef04a0da7c --- /dev/null +++ b/hdr/notename.hh @@ -0,0 +1,2 @@ + +void lookup_notename(int &large, int &small, String s); |