repo.or.cz
/
scons.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Updates to PR 4374 from mwichmann to correct config file hash changes
[scons.git]
/
test
/
fixture
/
test_main.c
blob
e81a58b35e6a54fb3cbfa68a5b58b5ece8764cd2
1
// SPDX-License-Identifier: MIT
2
//
3
// Copyright The SCons Foundation
4
5
int
main
(
int
argc
,
char
*
argv
[] )
6
{
7
return
0
;
8
}