This website requires JavaScript.
Explore
Help
Sign In
josh
/
rscons
Watch
1
Star
0
Fork
0
You've already forked rscons
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
rscons
/
build_tests
/
configure
/
two.c
Josh Holtrop
51a9dd365f
add :check_libpath option to check_lib configuration method -
#107
2019-07-29 21:00:52 -04:00
5 lines
33 B
C
Raw
Permalink
Blame
History
int
two
(
void
)
{
return
42
;
}
Reference in New Issue
View Git Blame
Copy Permalink