mirror of
https://github.com/eclipse/upm.git
synced 2025-07-06 20:01:12 +03:00
8 lines
73 B
OpenEdge ABL
8 lines
73 B
OpenEdge ABL
%module jsupm_tm1637
|
|
|
|
%{
|
|
#include "tm1637.h"
|
|
%}
|
|
|
|
%include "tm1637.h"
|