OpenCores
URL https://opencores.org/ocsvn/w11/w11/trunk

Subversion Repositories w11

[/] [w11/] [tags/] [w11a_V0.61/] [tools/] [tcl/] [.tclshrc] - Diff between revs 11 and 12

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 11 Rev 12
Line 1... Line 1...
# -*- tcl -*-
# -*- tcl -*-
# $Id: .tclshrc 376 2011-04-17 12:24:07Z mueller $
# $Id: .tclshrc 379 2011-04-22 20:56:19Z mueller $
#
#
 
if {[info exists env(RETROBASE)]} {
lappend auto_path [file join $env(RETROBASE) tools tcl]
lappend auto_path [file join $env(RETROBASE) tools tcl]
lappend auto_path [file join $env(RETROBASE) tools lib]
lappend auto_path [file join $env(RETROBASE) tools lib]
 
}
#
#
if {$tcl_interactive} {
if {$tcl_interactive} {
  package require tclreadline
  package require tclreadline
  namespace eval tclreadline {
  namespace eval tclreadline {
    proc prompt1 {} {
    proc prompt1 {} {

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.