Idris2/support
Stiopa Koltsov 60d597fccd Use pragma once instead of include guard
Pragma once is supported by all compilers for the last ten years.
Better use it instead of include guards (which use different styles
in different files).
2021-06-28 12:05:22 +01:00
..
c Use pragma once instead of include guard 2021-06-28 12:05:22 +01:00
chez Route System.prim__system through C function 2021-06-28 11:28:14 +01:00
docs [ docs ] Remove unnecessary newlines in HTML declaration lists 2021-05-06 14:38:55 +01:00
gambit Route System.prim__system through C function 2021-06-28 11:28:14 +01:00
js Windows test fixes 2021-04-12 18:47:57 +02:00
racket Route System.prim__system through C function 2021-06-28 11:28:14 +01:00
refc Use pragma once instead of include guard 2021-06-28 12:05:22 +01:00