00001 // Copyright 2010 Complete Genomics, Inc. 00002 // 00003 // Licensed under the Apache License, Version 2.0 (the "License"); you 00004 // may not use this file except in compliance with the License. You 00005 // may obtain a copy of the License at 00006 // 00007 // http://www.apache.org/licenses/LICENSE-2.0 00008 // 00009 // Unless required by applicable law or agreed to in writing, software 00010 // distributed under the License is distributed on an "AS IS" BASIS, 00011 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 00012 // implied. See the License for the specific language governing 00013 // permissions and limitations under the License. 00014 00015 #ifndef CGATOOLS_MAINPAGE_HPP_ 00016 #define CGATOOLS_MAINPAGE_HPP_ 1 00017 00020 00021 #include "cgatools/core.hpp" 00022 00024 namespace cgatools { 00025 00027 namespace util 00028 { 00030 namespace baseutil { } 00031 } 00032 00034 namespace reference { } 00035 00037 namespace variants { } 00038 00040 namespace command { } 00041 00042 } // cgatools 00043 00048 00049 #endif // CGATOOLS_MAINPAGE_HPP_