From e3d783de158d1ef664d0ac12550759d464f0cfb8 Mon Sep 17 00:00:00 2001 From: alex Date: Mon, 31 Oct 1994 16:24:41 +0000 Subject: [PATCH] Aggiunto autocaricamento dei files "std/lf.....txt" nella build git-svn-id: svn://10.65.10.50/trunk@504 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- include/isam.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/isam.h b/include/isam.h index 15ab9f599..1a2af2de7 100755 --- a/include/isam.h +++ b/include/isam.h @@ -489,5 +489,6 @@ extern TRectype** openrec; // @END #undef extern +void set_autoload_new_files(bool on); #endif // __ISAM_