RELEASE/1.0RELEASE/1.1RELEASE/1.2debug-cidebug-ci-sanitisersfaster-cavernloglog-selectstereostereo-2025walls-datawalls-data-hanging-as-warningwarn-only-for-hanging-survey
Rev | Line | |
---|
[d1b1380] | 1 | /* > readval.h |
---|
| 2 | * Header file for routines to read a datum from the current input file |
---|
[3cf02f5] | 3 | * Copyright (C) 1991-1994,1997 Olly Betts |
---|
[846746e] | 4 | * |
---|
| 5 | * This program is free software; you can redistribute it and/or |
---|
| 6 | * modify it under the terms of the GNU General Public |
---|
| 7 | * License as published by the Free Software Foundation; either |
---|
| 8 | * version 2 of the License, or (at your option) any later version. |
---|
| 9 | * |
---|
| 10 | * This program is distributed in the hope that it will be useful, |
---|
| 11 | * but WITHOUT ANY WARRANTY; without even the implied warranty of |
---|
| 12 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
---|
| 13 | * General Public License for more details. |
---|
| 14 | * |
---|
| 15 | * You should have received a copy of the GNU General Public |
---|
| 16 | * License along with this program; if not, write to the Free |
---|
| 17 | * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. |
---|
[d1b1380] | 18 | */ |
---|
| 19 | |
---|
[a420b49] | 20 | extern prefix *read_prefix(bool fOmit); |
---|
| 21 | extern real read_numeric(bool fOmit); |
---|
Note: See
TracBrowser
for help on using the repository browser.