blob: f3a4bd1bb159d9f6f289bf79fa8f0e48d061d6fc [file] [log] [blame]
# Copyright (c) 2014 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
"""Trace-viewer component model.
This module implements trace-viewer's component model.
"""
from py_vulcanize.generate import * # pylint: disable=wildcard-import
from py_vulcanize.project import Project