spot/src/priv
Alexandre Duret-Lutz d14f0998e0 hide trim() from the public interface
* src/misc/escape.cc, src/misc/escape.hh (trim): Move...
* src/priv/trim.cc, src/priv/trim.hh: ... in these new files.
* src/priv/Makefile.am: Add them.
* src/parseaut/scanaut.ll, src/parsetl/scantl.ll: Adjust.
2015-11-11 11:33:15 +01:00
..
accmap.hh merge ltlvisit/ ltlast/ ltlenv/ into a single tl/ directory 2015-09-28 15:36:48 +02:00
bddalloc.cc nullptr cleanup for -Wzero-as-null-pointer-constant 2015-09-26 23:07:40 +02:00
bddalloc.hh Replace guards by pragma once. 2015-03-23 10:19:55 +01:00
freelist.cc Replace << "c" by << 'c', and check for it in style.sh 2014-02-12 16:17:51 +01:00
freelist.hh Replace guards by pragma once. 2015-03-23 10:19:55 +01:00
Makefile.am hide trim() from the public interface 2015-11-11 11:33:15 +01:00
trim.cc hide trim() from the public interface 2015-11-11 11:33:15 +01:00
trim.hh hide trim() from the public interface 2015-11-11 11:33:15 +01:00