Parcourir la source

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

Yentl Van Tendeloo il y a 8 ans
Parent
commit
719d8cbf1b
2 fichiers modifiés avec 2268 ajouts et 2518 suppressions
  1. 2268 2517
      bootstrap/bootstrap.m
  2. 0 1
      bootstrap/bootstrap.py

Fichier diff supprimé car celui-ci est trop grand
+ 2268 - 2517
bootstrap/bootstrap.m


+ 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"])