17 #ifndef VCSN_AUTOMATA_CONCEPT_COPY_HH
18 # define VCSN_AUTOMATA_CONCEPT_COPY_HH
20 #include <vaucanson/automata/concept/handlers.hh>
25 template<
typename lhs_t,
typename rhs_t>
26 void auto_copy(lhs_t& dst_,
29 template<
typename auto_t>
30 auto_t auto_copy(
const auto_t& from);
35 # if !defined VCSN_USE_INTERFACE_ONLY || defined VCSN_USE_LIB
36 # include <vaucanson/automata/concept/copy.hxx>
37 #endif // VCSN_USE_INTERFACE_ONLY
40 #endif // ! VCSN_AUTOMATA_CONCEPT_COPY_HH