This website works better with JavaScript.
Explore
Help
Register
Sign In
thomasba
/
sudokuloeser
Watch
1
Star
1
Fork
You've already forked sudokuloeser
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Added -O3 compiler-flag
Browse Source
main
Thomas Ba.
13 years ago
parent
a52dc7e573
commit
712a51d595
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
Makefile
Unescape
Escape
View File
@ -1,4 +1,4 @@
FLAGS
:=
-Wall -pedantic
FLAGS
:=
-Wall -
O3 -
pedantic
LIBS
:=
i
f
e
q
(
$(
ARCH
)
,
w
i
n
)
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
thomasba/sudokuloeser
Title
Body
Create Issue