mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-20 19:40:18 +00:00
Update amalgamate.py
This commit is contained in:
parent
eb117d720a
commit
ef521c4cd4
@ -64,7 +64,7 @@ for seq in pipeline:
|
|||||||
with open("amalgamated/pocketpy.h", "wt", encoding='utf-8', newline='\n') as f:
|
with open("amalgamated/pocketpy.h", "wt", encoding='utf-8', newline='\n') as f:
|
||||||
final_text = \
|
final_text = \
|
||||||
r'''/*
|
r'''/*
|
||||||
* Copyright (c) 2023 blueloveTH
|
* Copyright (c) 2024 blueloveTH
|
||||||
* Distributed Under The MIT License
|
* Distributed Under The MIT License
|
||||||
* https://github.com/pocketpy/pocketpy
|
* https://github.com/pocketpy/pocketpy
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user