]> git.lyx.org Git - lyx.git/blob - src/credits.h
pos=string::npos for regex not found, use handcoded transform in lstring.C, fix the...
[lyx.git] / src / credits.h
1 // -*- C++ -*-
2 #ifndef CREDITS_H
3 #define CREDITS_H
4
5 void ShowCredits();
6 void ShowCopyright();
7
8 #endif