X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=sim%2Fucsim%2Fcmd.src%2Finfo.cc;h=f21fc9663c72b8760541a13d44c0aee57d913d3d;hb=0ad8c78844ada3a7591fc0b355c19c06c4a069b0;hp=f53f8701cc5c2c0d9b1011b2da25f887afc01a46;hpb=95deec14f7bdf848ef3a32c99f64ebc755eb7beb;p=fw%2Fsdcc diff --git a/sim/ucsim/cmd.src/info.cc b/sim/ucsim/cmd.src/info.cc index f53f8701..f21fc966 100644 --- a/sim/ucsim/cmd.src/info.cc +++ b/sim/ucsim/cmd.src/info.cc @@ -1,5 +1,5 @@ /* - * Simulator of microcontrollers (info.cc) + * Simulator of microcontrollers (cmd.src/info.cc) * * Copyright (C) 1999,99 Drotos Daniel, Talker Bt. * @@ -153,4 +153,4 @@ cl_info_hw_cmd::do_work(class cl_cmdline *cmdline, class cl_console *con) } -/* End of info.cc */ +/* End of cmd.src/info.cc */