소스 검색

Don't redo the primitives: these are done already in the include

Yentl Van Tendeloo 8 년 전
부모
커밋
296b93ede5
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      bootstrap/bootstrap.py

+ 0 - 1
bootstrap/bootstrap.py

@@ -124,7 +124,6 @@ def bootstrap():
     \tElement root
     \troot = read_root()
     \troot = root["__hierarchy"]["objects"]
-    \texec(root["bootstrap/primitives.alc"]["initializers"])
     \texec(root["bootstrap/compilation_manager.alc"]["initializers"])
     \texec(root["bootstrap/constructors.alc"]["initializers"])
     \texec(root["bootstrap/library.alc"]["initializers"])