This website requires JavaScript.
Explore
Help
Register
Sign In
retoor
/
rlib
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
835662a76a635b73b8767a1895dee59f1c1fd0c0
rlib
/
.backup.1.rlib.c
T
3 lines
84 B
C
Raw
Normal View
History
Unescape
Escape
refactor: restructure core module into domain-driven packages with 2672 insertions and 2220 deletions
2025-03-20 03:16:06 +00:00
#include
"rlib.h"
int
main
(
int
argc
,
char
**
argv
)
{
return
rlib_main
(
argc
,
argv
);
}
Reference in New Issue
Copy Permalink