ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/doc/spoiler/arm-extract
Revision: 1.1
Committed: Fri Feb 3 07:12:45 2006 UTC (18 years, 4 months ago) by root
Branch: MAIN
Branch point for: UPSTREAM
Log Message:
Initial revision

File Contents

# User Rev Content
1 root 1.1 {
2     printf("%s &%s &+%d &%d &%.1f &%.2f &%s \\\\\n",
3     $3, $10, $7, $8, $6, $11, $4 ) ;
4     }
5