From 49ae9f925e3de0f16ebdbde9ac2e744d57319c51 Mon Sep 17 00:00:00 2001 From: michael Date: Wed, 3 Oct 2001 21:58:50 +0000 Subject: [PATCH] + Removed keybutil unit --- docs/kbdex/template.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/kbdex/template.pp b/docs/kbdex/template.pp index 93a48acb2a..5bf3588cd3 100644 --- a/docs/kbdex/template.pp +++ b/docs/kbdex/template.pp @@ -2,7 +2,7 @@ Program Example; { Program to demonstrate the *** function. } -Uses keyboard,KeybUtil; +Uses keyboard; begin InitKeyboard;