summaryrefslogtreecommitdiff
path: root/src/file.cil
diff options
context:
space:
mode:
Diffstat (limited to 'src/file.cil')
-rw-r--r--src/file.cil2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/file.cil b/src/file.cil
index c007396..3e72a5e 100644
--- a/src/file.cil
+++ b/src/file.cil
@@ -2,7 +2,7 @@
;; SPDX-License-Identifier: Unlicense
(block file
-
+
(macro anon_file_type_transition
((type ARG1)(type ARG2)(class ARG3)(name ARG4)(type ARG5))
(typetransition ARG1 ARG2 ARG3 ARG4 ARG5)