debian/control
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Wed, 12 Oct 2016 17:52:48 +0300
changeset 1024 df3e2792fd58
parent 214 fb571ae783bc
permissions -rwxr-xr-x
make autogenerated functions to be 'static inline' instead of 'inline'

This fixes link issue and compile warning, for more details about this
issue look at
https://bitbucket.org/mjsousa/matiec/issues/53/c-compiler-warning-if-iec-function-is-used
Source: matiec
Section: devel
Priority: standard
Maintainer: edouard <edouard.tisserant@gmail.com>
Build-Depends: debhelper (>= 5), bison, flex
Standards-Version: 3.7.2

Package: matiec
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: The IEC to ANSI-C compiler
 Compiles ST/IL/SFC code into ANSI-C code