c1_ValueSet.cpp revision 1879:f95d63e2154a
1145247Sdamien/*
2145247Sdamien * Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved.
3145247Sdamien * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4156321Sdamien *
5145247Sdamien * This code is free software; you can redistribute it and/or modify it
6145247Sdamien * under the terms of the GNU General Public License version 2 only, as
7145247Sdamien * published by the Free Software Foundation.
8145247Sdamien *
9145247Sdamien * This code is distributed in the hope that it will be useful, but WITHOUT
10145247Sdamien * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
11145247Sdamien * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
12145247Sdamien * version 2 for more details (a copy is included in the LICENSE file that
13145247Sdamien * accompanied this code).
14145247Sdamien *
15145247Sdamien * You should have received a copy of the GNU General Public License version
16145247Sdamien * 2 along with this work; if not, write to the Free Software Foundation,
17145247Sdamien * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
18145247Sdamien *
19145247Sdamien * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
20145247Sdamien * or visit www.oracle.com if you need additional information or have any
21145247Sdamien * questions.
22145247Sdamien *
23145247Sdamien */
24156321Sdamien
25145247Sdamien#include "precompiled.hpp"
26145247Sdamien#include "c1/c1_ValueSet.hpp"
27145247Sdamien
28145247Sdamien