Skip to content

Commit 58241d6

Browse files
committed
Move runtime source files from hpy/src to hpy/devel/src
1 parent bd2983b commit 58241d6

File tree

6 files changed

+0
-0
lines changed

6 files changed

+0
-0
lines changed

graalpython/lib-graalpython/modules/hpy/src/runtime/argparse.c renamed to graalpython/lib-graalpython/modules/hpy/devel/src/runtime/argparse.c

File renamed without changes.

graalpython/lib-graalpython/modules/hpy/src/runtime/ctx_listbuilder.c renamed to graalpython/lib-graalpython/modules/hpy/devel/src/runtime/ctx_listbuilder.c

File renamed without changes.

graalpython/lib-graalpython/modules/hpy/src/runtime/ctx_module.c renamed to graalpython/lib-graalpython/modules/hpy/devel/src/runtime/ctx_module.c

File renamed without changes.

graalpython/lib-graalpython/modules/hpy/src/runtime/ctx_tuple.c renamed to graalpython/lib-graalpython/modules/hpy/devel/src/runtime/ctx_tuple.c

File renamed without changes.

graalpython/lib-graalpython/modules/hpy/src/runtime/ctx_tuplebuilder.c renamed to graalpython/lib-graalpython/modules/hpy/devel/src/runtime/ctx_tuplebuilder.c

File renamed without changes.

graalpython/lib-graalpython/modules/hpy/src/runtime/ctx_type.c renamed to graalpython/lib-graalpython/modules/hpy/devel/src/runtime/ctx_type.c

File renamed without changes.

0 commit comments

Comments
 (0)