Skip to content
  • Bernd Paysan's avatar
    Moved setjmp from engine to go_forth, because the socalled "globbered" · 94db3dc0
    Bernd Paysan authored
    variables where saved in memory (and this slows down everything).
    Added global up0 for security (up is globbered).
    
    Added restrict's functionalitz to cross.fs
    
    removed all occurency of cell+ name>, because the bug in name> is
    fixed.
    
    Added a dusty workaround at the end of prims2x.fs, because of
    strange exceptions.
    94db3dc0