[ASMXYGEN] Only execute code on direct script execution
git-svn-id: svn://kolibrios.org@9401 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -960,6 +960,7 @@ def handle_file(handled_files, asm_file_name, subdir = "."):
|
|||||||
if should_get_declarations and not clean_generated_stuff:
|
if should_get_declarations and not clean_generated_stuff:
|
||||||
get_declarations(asm_file_contents, asm_file_name)
|
get_declarations(asm_file_contents, asm_file_name)
|
||||||
|
|
||||||
|
if __name__ == "__main__":
|
||||||
link_root = "http://websvn.kolibrios.org/filedetails.php?repname=Kolibri+OS&path=/kernel/trunk"
|
link_root = "http://websvn.kolibrios.org/filedetails.php?repname=Kolibri+OS&path=/kernel/trunk"
|
||||||
|
|
||||||
# Dict where an identifier is assicoated with a string
|
# Dict where an identifier is assicoated with a string
|
||||||
|
Reference in New Issue
Block a user