summaryrefslogtreecommitdiff
path: root/templates/imfile.erb
diff options
context:
space:
mode:
Diffstat (limited to 'templates/imfile.erb')
-rw-r--r--templates/imfile.erb3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/imfile.erb b/templates/imfile.erb
index 8b24edb..4a11c72 100644
--- a/templates/imfile.erb
+++ b/templates/imfile.erb
@@ -1,4 +1,7 @@
+<% if @extra_modules.empty?() or !@extra_modules.include?('imfile') -%>
$ModLoad imfile
+<% end -%>
+
$InputFileName <%= @file_name %>
$InputFileTag <%= @file_tag %>