]> git.lyx.org Git - features.git/blob - src/credits.h
Initial revision
[features.git] / src / credits.h
1 // -*- C++ -*-
2 #ifndef _CREDITS_H
3 #define _CREDITS_H
4
5 void ShowCredits();
6 void ShowCopyright();
7
8 #endif