config/application.rb in cross_origen-0.6.1 vs config/application.rb in cross_origen-0.7.0
- old
+ new
@@ -12,9 +12,16 @@
#:level => :easy,
# Run on these directories/files by default
#:files => ["lib", "config/application.rb"],
}
+ config.shared = {
+ # :patterns => "pattern/shared",
+ # :templates => "templates",
+ # :programs => "program",
+ :command_launcher => "config/shared_commands.rb"
+ }
+
# Prevent these from showing up in 'origen rc unman'
config.unmanaged_dirs = %w()
config.unmanaged_files = %w()
# This information is used in headers and email templates, set it specific