src/Pure/General/path.ML
changeset 69507 04e54f57a869
parent 69381 4c9b4e2c5460
child 69547 47c589d3af77
equal deleted inserted replaced
69506:7d59af98af29 69507:04e54f57a869
   237 (*final declarations of this structure!*)
   237 (*final declarations of this structure!*)
   238 val implode = implode_path;
   238 val implode = implode_path;
   239 val explode = explode_path;
   239 val explode = explode_path;
   240 
   240 
   241 end;
   241 end;
   242