vxl revision 284194
1116742Ssam
2116904Ssam#------------------------------------------------------------------------------
3178354Ssam# $File: vxl,v 1.4 2009/09/19 16:28:13 christos Exp $
4116742Ssam# VXL: file(1) magic for VXL binary IO data files
5116742Ssam#
6116742Ssam# from Ian Scott <scottim@sf.net>
7116742Ssam#
8116742Ssam# VXL is a collection of C++ libraries for Computer Vision.
9116742Ssam# See the vsl chapter in the VXL Book for more info
10116742Ssam# http://www.isbe.man.ac.uk/public_vxl_doc/books/vxl/book.html
11116742Ssam# http:/vxl.sf.net
12116742Ssam
13116742Ssam2	lelong	0x472b2c4e	VXL data file,
14116742Ssam>0	leshort	>0		schema version no %d
15116904Ssam