Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > 208586bb5002d462fc81d713e794f31c > files > 30

dotconf-devel-1.3-2.fc14.x86_64.rpm

# Add the modules. 
# The first parameter is the name and the second the module filename (without 
# .so).
AddModule first  first_module
AddModule second second_module

# The scope is automgically added by duplicate.c and depends on the name
<First>
   DupOption text
</First>

<Second>
   DupOption 16
</Second>