1284194Sdelphij
2284194Sdelphij#------------------------------------------------------------------------------
3284194Sdelphij# $File: applix,v 1.5 2009/09/19 16:28:08 christos Exp $
4284194Sdelphij# applix:  file(1) magic for Applixware
5284194Sdelphij# From: Peter Soos <sp@osb.hu>
6284194Sdelphij#
7284194Sdelphij0	string		*BEGIN		Applixware
8284194Sdelphij>7	string		WORDS			Words Document
9284194Sdelphij>7	string		GRAPHICS		Graphic
10284194Sdelphij>7	string		RASTER			Bitmap
11284194Sdelphij>7	string		SPREADSHEETS		Spreadsheet
12284194Sdelphij>7	string		MACRO			Macro
13284194Sdelphij>7	string		BUILDER			Builder Object
14