![]() |
|
|||
File indexing completed on 2025-02-22 10:40:22
0001 /* const/gsl_const.h 0002 * 0003 * Copyright (C) 1996, 1997, 1998, 1999, 2000, 2004, 2007 Brian Gough 0004 * 0005 * This program is free software; you can redistribute it and/or modify 0006 * it under the terms of the GNU General Public License as published by 0007 * the Free Software Foundation; either version 3 of the License, or (at 0008 * your option) any later version. 0009 * 0010 * This program is distributed in the hope that it will be useful, but 0011 * WITHOUT ANY WARRANTY; without even the implied warranty of 0012 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 0013 * General Public License for more details. 0014 * 0015 * You should have received a copy of the GNU General Public License 0016 * along with this program; if not, write to the Free Software 0017 * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. 0018 */ 0019 0020 #ifndef __GSL_CONST__ 0021 #define __GSL_CONST__ 0022 0023 #include <gsl/gsl_const_num.h> 0024 0025 #include <gsl/gsl_const_cgs.h> 0026 #include <gsl/gsl_const_mks.h> 0027 0028 #include <gsl/gsl_const_cgsm.h> 0029 #include <gsl/gsl_const_mksa.h> 0030 0031 #endif /* __GSL_CONST__ */
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
![]() ![]() |