Differences From Artifact [4a62dd28e9]:
- File tests.gpr — part of check-in [66369eba6c] at 2014-07-17 19:37:28 on branch trunk — references__protected: task-safe portable variant of Natools.References, based on protected counters (user: nat, size: 755) [annotate] [blame] [check-ins using]
To Artifact [d556d3563c]:
- File tests.gpr — part of check-in [ca01910925] at 2014-07-18 17:35:41 on branch trunk — references__intel: new intel-specific task-safe variant of Natools.References (user: nat, size: 765) [annotate] [blame] [check-ins using]
︙ | |||
13 14 15 16 17 18 19 | 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | - + | package Linker is for Default_Switches use Natools.Linker'Default_Switches; end Linker; package Naming is case Natools.Safety is |