blob: 778d9c90f06066484ffab2c54c35a8eee9a28452 (
plain)
1
2
3
4
5
|
@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 %*
|