commit 0476a5c167a7809ecb8482cd560dd57ed2ad05cb parent 4f12079cf4598da350da18fd2ae89fbeaf89b382 Author: Andrew Alderwick <andrew@alderwick.co.uk> Date: Wed, 20 Oct 2021 17:35:06 +0100 Fixed routine comment. Diffstat:
M | projects/library/asma.tal | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/projects/library/asma.tal b/projects/library/asma.tal @@ -592,8 +592,8 @@ include projects/library/heap.tal POP POP2 JMP2r -@asma-label-helper ( incoming-ptr* -- binary-ptr* 00 if label existed already - OR binary-ptr* 01 if label was created ) +@asma-label-helper ( incoming-ptr* -- binary-ptr* 01 if label existed already + OR binary-ptr* 00 if label was created ) ;asma-traverse-tree JSR2 ,&new-label JCN