(no commit message)
authorlkcl <lkcl@web>
Sat, 15 Apr 2023 12:48:03 +0000 (13:48 +0100)
committerIkiWiki <ikiwiki.info>
Sat, 15 Apr 2023 12:48:03 +0000 (13:48 +0100)
openpower/sv/rfc/ls009.mdwn

index 07cc6562567607d823adb4533568ccbb73e8977f..b25d94ce7cc4cae95318b16cb85ba4133d6a820b 100644 (file)
@@ -1667,10 +1667,6 @@ if __name__ == '__main__':
     demo()
 ```
 
-----------------
-
-\newpage{}
-
 ## REMAP Parallel Reduction pseudocode
 
 The python3 program below is stand-alone executable and is the Canonical Specification
@@ -1762,10 +1758,6 @@ if __name__ == '__main__':
     demo()
 ```
 
-----------------
-
-\newpage{}
-
 ## REMAP FFT pseudocode
 
 ```