Ruby
3.2.4p170 (2024-04-23 revision af471c0e0127eea0cafa6f308c0425bbfab0acf5)
internal
loadpath.h
1
#ifndef INTERNAL_LOADPATH_H
/*-*-C-*-vi:se ft=c:*/
2
#define INTERNAL_LOADPATH_H
12
/* loadpath.c */
13
extern
const
char
ruby_exec_prefix[];
14
extern
const
char
ruby_initial_load_paths[];
15
16
#endif
/* INTERNAL_LOADPATH_H */
Generated by
1.10.0