Syntax of Align:
-
!HPF ALIGN alignee WITH align-target
-
where -- note [..] implies optional component
-
alignee: alignee [(align-source-list)]
-
align target: align-target[(align-subscript-list)]
-
Alternatively
-
*HPF ALIGN (align-source-list) WITH align-target :: alignee
|