Update importcode.src

This commit is contained in:
Clover Foxx 2025-02-13 12:54:38 -08:00 committed by GitHub
parent 2a08a660dd
commit 0b5fcf74ee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -45,4 +45,5 @@ if origFile[0] != "/" then origFile=current_path+"/"+origFile
result = handleFileImports(origFile)
if result then exit result
get_shell.build(origFile, parent_path(origFile), 0)
//-- do not build last src actually
//-- get_shell.build(origFile, parent_path(origFile), 0)