mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-24 05:47:35 -04:00
Fixed spelling.
This commit is contained in:
parent
a4b41b4ab4
commit
21146dcb7a
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
Sample HARP assmebly program.
|
||||
|
||||
*******************************************************************************/
|
||||
/* sieve of erastophanes: Find some primes. */
|
||||
/* sieve of eratosthanes: Find some primes. */
|
||||
.def SIZE 0x1000
|
||||
|
||||
.align 4096
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue