From 9609c68f1c07aa353f6f3e48e7b8377cfce89b1e Mon Sep 17 00:00:00 2001 From: punkrockguy318 Date: Sun, 23 Oct 2011 23:07:51 +0000 Subject: [PATCH] helpful tip added to old sconstruct --- SConstruct.pre1.0 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/SConstruct.pre1.0 b/SConstruct.pre1.0 index 1a76a638..8702cc84 100644 --- a/SConstruct.pre1.0 +++ b/SConstruct.pre1.0 @@ -1,6 +1,8 @@ # Use this SConstruct if you are using scons < 1.x # Just replace the SConstruct file with this one # cp SConstruct.old SConstruct +# +# or just updated scons already import os import sys