rllib  1
rlcorba.cpp
Go to the documentation of this file.
1 /***************************************************************************
2  rlcorba.cpp - description
3  -------------------
4  begin : Tue Jan 02 2001
5  copyright : (C) 2001 by R. Lehrig
6  email : lehrig@t-online.de
7  ***************************************************************************/
8 
9 /***************************************************************************
10  * *
11  * This library is free software; you can redistribute it and/or modify *
12  * it under the terms of the GNU LESSER GENERAL PUBLIC LICENSE as *
13  * published by the Free Software Foundation *
14  * *
15  ***************************************************************************/
16 #include "rlcorba.h"
17 
18 int main()
19 {
20  return 0;
21 }
int main()
Definition: rlcorba.cpp:18