// Copyright status: this file is in the public domain. #include "lx.h" #include "internal.h" int lx_library_major(void) { return(11); }