Whitespace changes and add modeline that inhibits indentation with tabs.
[bordeaux-threads.git] / src / unsupported.lisp
bloba81130a445ba060d1b840b61b7ebfedf9ab81b8e
1 ;;; -*- Mode: Lisp; Syntax: ANSI-Common-Lisp; indent-tabs-mode: nil -*-
3 #|
4 Copyright 2006, 2007 Greg Pfeil
6 Distributed under the MIT license (see LICENSE file)
7 |#
9 (in-package :bordeaux-threads)
11 (warn "Either there is no Bordeaux-threads support for your
12 implementation, or your implementation does not support threads
13 therefore some features may not work. Feel free to implement it, or
14 bug one of the maintainers to do so if your lisp supports threads at
15 all.")