Idris2/samples/FFI-readline
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
..
readline_glue Use pragma once instead of include guard 2021-06-28 12:05:22 +01:00
src/Text Use the same naming convention for foreign primitives 2020-08-19 14:05:28 +01:00
Test Copy samples directory from Idris2-boot 2020-06-30 10:51:09 +01:00
readline.ipkg fixed whitespace for *.idr,*.ipkg,*.tex,*.yaff, and *.lidr 2021-01-22 15:08:49 +00:00