Fixed accidental hg adding of temp files

This commit is contained in:
Raj Bhattacharjea
2007-03-22 16:02:33 -04:00
parent 0827230559
commit 3ed3fab322
5 changed files with 0 additions and 37 deletions

View File

@@ -1,9 +0,0 @@
(dp1
S'data'
p2
(dp3
sS'scons_version'
p4
S'0.96.1'
p5
s.

View File

@@ -1,3 +0,0 @@
#include "stdlib.h"

View File

@@ -1,3 +0,0 @@
#include "stdint.h"

BIN
build.pyc

Binary file not shown.

View File

@@ -1,22 +0,0 @@
file /Users/riley/lib/scons/SCons/Environment.py,line 1019:
Configure( confdir = .sconf_temp )
Checking for C header file stdlib.h... .sconf_temp/conftest_0.c <-
|
|#include "stdlib.h"
|
|
gcc -c -o .sconf_temp/conftest_0.o .sconf_temp/conftest_0.c
yes
file /Users/riley/lib/scons/SCons/Environment.py,line 1019:
Configure( confdir = .sconf_temp )
Checking for C header file stdint.h... .sconf_temp/conftest_1.c <-
|
|#include "stdint.h"
|
|
gcc -c -o .sconf_temp/conftest_1.o .sconf_temp/conftest_1.c
yes