Go to the documentation of this file.
   17 #ifndef VCSN_ALGORITHMS_IS_TRIM_HH 
   18 # define VCSN_ALGORITHMS_IS_TRIM_HH 
   32 # include <vaucanson/design_pattern/design_pattern.hh> 
   33 # include <vaucanson/automata/concept/handlers.hh> 
   48   template<
typename A, 
typename AI>
 
   50   is_trim (
const Element<A, AI>& a);
 
   55 # if !defined VCSN_USE_INTERFACE_ONLY && !defined VCSN_USE_LIB 
   56 #  include <vaucanson/algorithms/is_trim.hxx> 
   57 # endif // VCSN_USE_INTERFACE_ONLY 
   59 #endif // !VCSN_ALGORITHMS_IS_TRIM_HH