source:
git/src/readval.h
@
aadc86e
Last change on this file since aadc86e was a420b49, checked in by , 26 years ago | |
---|---|
|
|
File size: 213 bytes |
Line | |
---|---|
1 | /* > readval.h |
2 | * Header file for routines to read a datum from the current input file |
3 | * Copyright (C) 1991-1994,1997 Olly Betts |
4 | */ |
5 | |
6 | extern prefix *read_prefix(bool fOmit); |
7 | extern real read_numeric(bool fOmit); |
Note: See TracBrowser
for help on using the repository browser.