- Introduce examples/
authorDuncan Mac-Vicar P <dmacvicar@suse.de>
Fri, 11 Aug 2006 09:47:51 +0000 (09:47 +0000)
committerDuncan Mac-Vicar P <dmacvicar@suse.de>
Fri, 11 Aug 2006 09:47:51 +0000 (09:47 +0000)
commit2cf7e2eac1d860d45a0095e69653701805a15a48
tree7b7e6c31a3620e89d98314f9e0df4326c467d14c
parentd4c0c852dd687f53879b44e53ea57a7d076bdc8d
- Introduce examples/
  much like devel.* programs with one difference:
  - must compile. They are documentation.
  - Included in compilation
  - they should show only useful tasks.
    like installing a package, but not
    how to use templates to draw the suse logo in ascii.
  - they must be zypp user examples, not zypp developer examples

- fix some svn ignores
Makefile.am
configure.ac
devel/devel.dmacvicar/testbed.cc
examples/Makefile.am [new file with mode: 0644]
examples/README [new file with mode: 0644]
examples/read_plaindir_source.cc [new file with mode: 0644]