ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/meta/cvhfio.c
Revision: 1.2
Committed: Mon Mar 10 19:38:19 2003 UTC (21 years, 1 month ago) by greg
Content type: text/plain
Branch: MAIN
CVS Tags: rad5R4, rad5R2, rad4R2P2, rad5R0, rad5R1, rad3R7P2, rad3R7P1, rad4R2, rad4R1, rad4R0, rad3R5, rad3R6, rad3R6P1, rad3R8, rad3R9, rad4R2P1, rad5R3, HEAD
Changes since 1.1: +0 -3 lines
Log Message:
Moved tmesh.* files to library and fixed another compile error

File Contents

# User Rev Content
1 greg 1.1 #define readp scanp
2    
3     #define writep printp
4    
5     #define writeof printeof
6    
7     #include "hfio.c"