blob: 3d3a0a227477cec71ead167023ee3002e64dc158 [file] [log] [blame]
#!/usr/bin/env dart
// Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
import 'package:polymer/dwc.dart' as dwc;
void main() => dwc.main();