1# Copyright Steven Watanabe 2011
2# Distributed under the Boost Software License Version 1.0. (See
3# accompanying file LICENSE_1_0.txt or copy at
4# http://www.boost.org/LICENSE_1_0.txt)
5
6import type ;
7
8type.register PREPROCESSED_C : i : C ;
9type.register PREPROCESSED_CPP : ii : CPP ;
10