Commit e986e0f5 authored by Kevin Lyda's avatar Kevin Lyda 💬
Browse files

Convert more VMS-style ascii text.

These ones found with:

for f in $(file **/*(.)|grep Hitachi|sed 's/:.*//'); do
  ./convert-vms-record-fmt < $f > foo;
  mv foo $f;
done
parent 6035628f
Loading
Loading
Loading
Loading
−882 B (25.7 KiB)

File changed.File mode changed from 100755 to 100644.

No diff preview for this file type.

−678 B (18.9 KiB)

File changed.File mode changed from 100755 to 100644.

No diff preview for this file type.

−779 B (22.3 KiB)

File changed.File mode changed from 100755 to 100644.

No diff preview for this file type.

−708 B (25.6 KiB)

File changed.File mode changed from 100755 to 100644.

No diff preview for this file type.

−909 B (26.6 KiB)

File changed.File mode changed from 100755 to 100644.

No diff preview for this file type.

Loading