summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/omegafonts/char_routines.c
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/omegafonts/char_routines.c')
-rw-r--r--Build/source/texk/web2c/omegafonts/char_routines.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/omegafonts/char_routines.c b/Build/source/texk/web2c/omegafonts/char_routines.c
index 5f7678a7313..52e32de0f87 100644
--- a/Build/source/texk/web2c/omegafonts/char_routines.c
+++ b/Build/source/texk/web2c/omegafonts/char_routines.c
@@ -966,6 +966,14 @@ compute_ofm_character_info(void)
}
void
+calculate_check_sum(void)
+{
+/*
+ not_yet_done("checksum calculation");
+*/
+}
+
+void
output_ofm_character_info(void)
{
unsigned plane, index;