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