Files
libpasada/pasada-lib/include/library.h

6 lines
101 B
C
Raw Normal View History

#ifndef LIBPASADA_LIBRARY_H
#define LIBPASADA_LIBRARY_H
void hello();
#endif // LIBPASADA_LIBRARY_H