aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v5/harvest_authors.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2014-08-08 00:10:22 -0400
committerRalph Amissah <ralph@amissah.com>2014-08-08 00:10:22 -0400
commit39e11a4420226c3238e787de5be1c9279f46cf1f (patch)
treebd6a5b4d5f90538ab390709cd003f207c7c1b451 /lib/sisu/v5/harvest_authors.rb
parentv5 v6: version & changelog (& rakefile) (diff)
v5 v6: code file renames, fairly extensive
* v5 file renames sync with v6 for easier comparison * v5 here (5.5.6) remains as in previous version (5.5.5)
Diffstat (limited to 'lib/sisu/v5/harvest_authors.rb')
-rw-r--r--lib/sisu/v5/harvest_authors.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sisu/v5/harvest_authors.rb b/lib/sisu/v5/harvest_authors.rb
index 361b9a8f..7904ab15 100644
--- a/lib/sisu/v5/harvest_authors.rb
+++ b/lib/sisu/v5/harvest_authors.rb
@@ -62,7 +62,7 @@
=end
module SiSU_HarvestAuthors
- require_relative 'author_format' # author_format.rb
+ require_relative 'harvest_author_format' # harvest_author_format.rb
class Songsheet
@@the_idx_authors={}
def initialize(opt,env)