lint
[unix-history] / usr / src / games / sail / driver.h
... / ...
CommitLineData
1/*
2 * Copyright (c) 1983 Regents of the University of California,
3 * All rights reserved. Redistribution permitted subject to
4 * the terms of the Berkeley Software License Agreement.
5 */
6
7/*
8 * @(#)driver.h 2.2 %G%
9 */
10
11#include "externs.h"
12
13int dtab[];