libt2n: (tomj) don't use std::auto_ptr in command_client, the pointer will get lost...
[libt2n] / examples / minimalistic-stub.hxx
2006-11-14 Jens Thieleadded LIBT2N_SET_DEFAULTGROUP
2006-11-14 Jens Thieletest to pass group as attribute to gccxml
2006-11-14 Jens Thielefix typo
2006-11-14 Jens Thieleadded a first "minimal" example - splitted code to...