Skip to content

Commit

Permalink
Update Crc32.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Bulat-Ziganshin committed Jan 26, 2015
1 parent ac5713a commit 5bb316d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Crc32.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// Crc32.cpp
// Copyright (c) 2011-2013 Stephan Brumme. All rights reserved.
// see http://create.stephan-brumme.com/disclaimer.html
//
// Slice-by-16 code added by Bulat Ziganshin

// g++ -o Crc32 Crc32.cpp -O3 -march=native -mtune=native

Expand Down

0 comments on commit 5bb316d

Please sign in to comment.