(no commit message)
authorlkcl <lkcl@web>
Wed, 26 Apr 2023 15:18:45 +0000 (16:18 +0100)
committerIkiWiki <ikiwiki.info>
Wed, 26 Apr 2023 15:18:45 +0000 (16:18 +0100)
openpower/sv/cookbook/fortran__95__maxloc.mdwn

index 2cee8b61755ce1a680bf53799dd9297a7668d496..bd7d8260c80e938f112e787febd82d3791162b05 100644 (file)
@@ -19,3 +19,5 @@ int m2(int * const restrict a, int n)
     return nm; 
 }
 ```
+
+[[!tag svp64_cookbook ]]