Debugging PetitYAML minimal loading.

This commit is contained in:
Offray Vladimir Luna Cárdenas 2020-10-24 11:13:13 -05:00
parent f32c5a11bd
commit ef93ecca8c
1 changed files with 1 additions and 2 deletions

View File

@ -14,8 +14,7 @@ BaselineOfGrafoscopioUtils >> baseline: spec [
"Dependencies"
self fossil: spec.
spec project: 'PetitParser' with: [
spec
spec baseline: 'PetitParser' with: [spec
repository: 'github://moosetechnology/PetitParser/src';
loads: #('Minimal' 'Indent' 'YAML')].