File: Fl_Simple_Counter.i

package info (click to toggle)
pyfltk 1.3.8%2Brepack-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,868 kB
  • sloc: python: 7,494; cpp: 351; perl: 55; makefile: 24
file content (12 lines) | stat: -rw-r--r-- 195 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
/* File : Fl_Simple_Counter.i */
//%module Fl_Simple_Counter

%{
#include "FL/Fl_Simple_Counter.H"
%}

%include "macros.i"

CHANGE_OWNERSHIP(Fl_Simple_Counter)

%include "FL/Fl_Simple_Counter.H"