feat: acquire-core full legacy C corpus (~2066 files, build-verified) + generator + inventory

This commit is contained in:
forge-bot 2026-07-18 11:24:15 +00:00
commit b96cf702ee
2897 changed files with 264970 additions and 0 deletions

13
app/include/lg_h_0005.h Normal file
View file

@ -0,0 +1,13 @@
/*
* lg_h_0005.h -
*/
#ifndef LG_H_0005_H
#define LG_H_0005_H
#include "txcore.h"
int lg_h_0005_check(const char *key, long amount);
int lg_h_0005_apply(TXBUF *in, TXBUF *out);
long lg_h_0005_eval(long amount, int factor);
#endif /* LG_H_0005_H */