Compare commits
1 Commits
5866acf565
...
b17682e50e
Author | SHA1 | Date | |
---|---|---|---|
b17682e50e |
@ -10,7 +10,7 @@
|
||||
instrGroups
|
||||
}%><%getInstructionGroups().each{name, instrList -> %>
|
||||
${name}: <% instrList.findAll{!it.instruction.name.startsWith("__")}.each { %>
|
||||
- ${it.instruction.name}
|
||||
- ${it.instruction.name}:
|
||||
encoding: ${it.encoding}
|
||||
mask: ${it.mask}<%}}%>
|
||||
|
||||
|
Reference in New Issue
Block a user