File: dynlib.h

package info (click to toggle)
mmlib 1.4.2-2.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,716 kB
  • sloc: ansic: 18,071; makefile: 431; sh: 135; python: 63
file content (8 lines) | stat: -rw-r--r-- 78 bytes parent folder | download
1
2
3
4
5
6
7
8
/*
   @mindmaze_header@
*/
#ifndef DYNLIB_API_H
#define DYNLIB_API_H


#endif