init commit again
This commit is contained in:
21
IBAF-Editor/trans/ibaf.str
Normal file
21
IBAF-Editor/trans/ibaf.str
Normal file
@@ -0,0 +1,21 @@
|
||||
module ibaf
|
||||
|
||||
imports
|
||||
libstratego-lib
|
||||
|
||||
imports
|
||||
completion/completion
|
||||
pp
|
||||
outline
|
||||
analysis
|
||||
|
||||
imports
|
||||
generate
|
||||
|
||||
rules // Debugging
|
||||
|
||||
debug-show-aterm:
|
||||
(node, _, _, path, project-path) -> (filename, result)
|
||||
with
|
||||
filename := <guarantee-extension(|"aterm")> path
|
||||
; result := node
|
||||
Reference in New Issue
Block a user