Revision f8ab8967
Added by Marc Dequènes about 15 years ago
- ID f8ab8967555bde3e93e881605cddeed22d75e82d
post-config.rb | ||
---|---|---|
|
||
HEADER
|
||
|
||
# Generate config.rb containing general compile/setup time configuration
|
||
# information (in the CoinDiff::Config module).
|
||
# Generate config_setup.rb containing general compile/setup time configuration
|
||
# information (in the LdapShadows::Config module).
|
||
File.open('lib/ldap_shadows/config_setup.rb', 'w') do |file|
|
||
|
||
file.print header
|
Also available in: Unified diff
[fix] corrected setup comment