blob: eecc873a786506825729e769d9ee1fe157c0bcf8 [file] [log] [blame]
// Copyright 2015 The Vanadium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
part of hearts;
enum HeartsPhase { deal, pass, take, play, score }