git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@12697 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
kokalj 2016-08-09 16:16:42 +00:00
parent 237f20545b
commit 62336fc42d
1 changed files with 4 additions and 4 deletions

View File

@ -343,9 +343,6 @@ writing Emacs major-mode file : $file
##################################################
# create elisp functions for each supercard
##################################################
# create elisp functions for each card
if { [value_of defun($module,supercards)] ne "" } {
append keyword_functions "
@ -372,7 +369,10 @@ writing Emacs major-mode file : $file
}
}
}
##################################################
# create elisp functions for each card
if { [value_of defun($module,cards)] ne "" } {
append keyword_functions "