This commit was manufactured by cvs2svn to create tag
[lyx.git] / src / credits.h
blob81fd401192f91963bcf278121c56d382566796e3
1 // -*- C++ -*-
2 #ifndef _CREDITS_H
3 #define _CREDITS_H
5 void ShowCredits();
6 void ShowCopyright();
8 #endif