]> git.saurik.com Git - apple/file_cmds.git/blobdiff - file/magdir/c-lang
file_cmds-60.tar.gz
[apple/file_cmds.git] / file / magdir / c-lang
diff --git a/file/magdir/c-lang b/file/magdir/c-lang
new file mode 100644 (file)
index 0000000..1b01475
--- /dev/null
@@ -0,0 +1,13 @@
+
+#------------------------------------------------------------------------------
+# 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