14 lines
473 B
Plaintext
14 lines
473 B
Plaintext
|
|
#------------------------------------------------------------------------------
|
|
# c-lang: file(1) magic for C programs (or REXX)
|
|
#
|
|
|
|
# XPM icons (Greg Roelofs, newt@uchicago.edu)
|
|
# if you uncomment "/*" for C/REXX below, also uncomment this entry
|
|
#0 string /*\ XPM\ */ X pixmap image data
|
|
|
|
# this first will upset you if you're a PL/1 shop...
|
|
# in which case rm it; ascmagic will catch real C programs
|
|
#0 string /* C or REXX program text
|
|
0 string // C++ program text
|