Jason's patch to work with latest changes to CompilerCommand

This commit is contained in:
Mark Harrah 2010-03-26 07:55:02 -04:00
parent b0f4d982ac
commit 1b8fb9a3e5
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
Copyright (c) 2008, 2009, 2010 Mark Harrah Copyright (c) 2008, 2009, 2010 Mark Harrah, Jason Zaugg
All rights reserved. All rights reserved.
Redistribution and use in source and binary forms, with or without Redistribution and use in source and binary forms, with or without

2
NOTICE
View File

@ -1,5 +1,5 @@
Simple Build Tool (xsbt) Simple Build Tool (xsbt)
Copyright 2008, 2009, 2010 Mark Harrah Copyright 2008, 2009, 2010 Mark Harrah, Jason Zaugg
Licensed under BSD-style license (see LICENSE) Licensed under BSD-style license (see LICENSE)
Portions based on code from the Scala compiler. Portions of the Scala Portions based on code from the Scala compiler. Portions of the Scala