c-lang revision 68349
1
2#------------------------------------------------------------------------------
3# c-lang:  file(1) magic for C programs (or REXX)
4#
5
6# XPM icons (Greg Roelofs, newt@uchicago.edu)
7# if you uncomment "/*" for C/REXX below, also uncomment this entry
8#0	string		/*\ XPM\ */	X pixmap image data
9
10# this first will upset you if you're a PL/1 shop...
11# in which case rm it; ascmagic will catch real C programs
12#0	string		/*		C or REXX program text
130	string		//		C++ program text
14