yast2-core
YCPBuiltinVoid.h
Go to the documentation of this file.
1 /*---------------------------------------------------------------------\
2 | |
3 | __ __ ____ _____ ____ |
4 | \ \ / /_ _/ ___|_ _|___ \ |
5 | \ V / _` \___ \ | | __) | |
6 | | | (_| |___) || | / __/ |
7 | |_|\__,_|____/ |_| |_____| |
8 | |
9 | core system |
10 | (C) SuSE GmbH |
11 \----------------------------------------------------------------------/
12 
13  File: YCPBuiltinVoid.h
14 
15  Author: Arvin Schnell <arvin@suse.de>
16  Maintainer: Arvin Schnell <arvin@suse.de>
17 
18 /-*/
19 // -*- c++ -*-
20 
21 
22 #ifndef YCPBuiltinVoid_h
23 #define YCPBuiltinVoid_h
24 
26 
27 public:
28  YCPBuiltinVoid ();
29 
30 };
31 
32 
33 #endif // YCPBuiltinVoid_h
Definition: YCPBuiltinVoid.h:25
YCPBuiltinVoid()
Definition: YCPBuiltinVoid.cc:27

Generated on a sunny day for yast2-core by doxygen 1.8.11