Commit graph

7 commits

Author SHA1 Message Date
Jeroen Meijer d71bf20df3 Add missing includes for config.h. 2018-08-09 10:46:27 +02:00
Jeroen Meijer 321697460a Move non portable includes from public to private header. 2018-07-06 14:27:08 +02:00
Jeroen Meijer c17d2bbc13 Make LTL2BA compile on Windows. 2018-07-06 14:27:08 +02:00
Alfons Laarman 92bed4de11 Fixed warnings in Cygwin 2012-08-12 17:23:37 +02:00
Alfons Laarman 7ba2035379 Fix warning 2012-08-09 15:06:00 +02:00
Michael Weber 42f2334450 Fixed all warnings 2010-11-29 17:39:18 +01:00
Michael Weber f796e5ca6f Make libltl2ba.la self-contained
Moved all globals accessed outside of main.c to util.c.

Library must be initialized by calling ltl2ba_init().

Fixed bug: appending never claim to a file
2010-11-29 17:39:16 +01:00