source:
git/src/readval.h
@
daf88e1
Last change on this file since daf88e1 was a420b49, checked in by , 26 years ago | |
---|---|
|
|
File size: 213 bytes |
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 |
[d1b1380] | 4 | */ |
5 | ||
[a420b49] | 6 | extern prefix *read_prefix(bool fOmit); |
7 | extern real read_numeric(bool fOmit); |
Note: See TracBrowser
for help on using the repository browser.