OSDN Git Service

New tool to generate source files for copied functions
authorKyotaro Horiguchi <horikyoga.ntt@gmail.com>
Thu, 29 Oct 2020 04:45:37 +0000 (13:45 +0900)
committerKyotaro Horiguchi <horikyoga.ntt@gmail.com>
Thu, 29 Oct 2020 11:30:12 +0000 (20:30 +0900)
commit8deda1b73a63e404b896bd5337573399ae003b01
treee79d1a2387ffa33e415524673c3306ef6f60ceec
parent6dafb9ea930cd9723c053481e3020178a4d66eb8
New tool to generate source files for copied functions

Previously core.c and make_join_rel.c are maintained by hand. This
tool generates the files from corresponding core source files.
update_copied_funcs.pl [new file with mode: 0755]