1
0
mirror of https://github.com/fspc/gbootroot.git synced 2025-02-22 16:43:23 -05:00

Yard is now BootRoot::Yard.

This commit is contained in:
freesource 2001-08-01 17:15:17 +00:00
parent a4d0e89fad
commit eaee8db42f

View File

@ -30,7 +30,7 @@
############################################################################## ##############################################################################
use strict; use strict;
use Yard; use BootRoot::Yard;
use File::Path; use File::Path;
use File::Find; use File::Find;