From 310e987ecd82d4a15f6736c2897c00c7ffdbfb31 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 13 Jul 2010 12:31:45 +0800 Subject: [PATCH] jhbuild.js --- jhbuild.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/jhbuild.js b/jhbuild.js index 7d87746..d07306f 100755 --- a/jhbuild.js +++ b/jhbuild.js @@ -12,7 +12,8 @@ File = imports.File.File; console = imports.console.console; -//Date = imports.Date.Date; +xdate = imports.Date.Date; + // these should come from args -- 2.39.2