6 lines
196 B
Batchfile
6 lines
196 B
Batchfile
@rem Copyright (c) 2009 Google Inc. All rights reserved.
|
|
@rem Use of this source code is governed by a BSD-style license that can be
|
|
@rem found in the LICENSE file.
|
|
|
|
@python %~dp0/samples %*
|