algol68 684 B

12345678910111213141516171819
  1. #------------------------------------------------------------------------------
  2. # $File: algol68,v 1.2 2016/10/17 14:17:48 christos Exp $
  3. # algol68: file(1) magic for Algol 68 source
  4. #
  5. 0 search/8192 (input, Algol 68 source text
  6. !:mime text/x-Algol68
  7. 0 regex \^PROC Algol 68 source text
  8. !:mime text/x-Algol68
  9. 0 regex MODE[\t\ ] Algol 68 source text
  10. !:mime text/x-Algol68
  11. 0 regex REF[\t\ ] Algol 68 source text
  12. !:mime text/x-Algol68
  13. 0 regex FLEX[\t\ ]\*\\[ Algol 68 source text
  14. !:mime text/x-Algol68
  15. #0 regex [\t\ ]OD Algol 68 source text
  16. #!:mime text/x-Algol68
  17. #0 regex [\t\ ]FI Algol 68 source text
  18. #!:mime text/x-Algol68