More flexible for various platforms.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@795 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2003-02-21 17:10:21 +00:00
parent 2b520fb451
commit 721298ca72
6 changed files with 37 additions and 38 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
ESC=""
ESC=`printf "\x1b"`
ANSI_BOLD="${ESC}[1m"
ANSI_NORMAL="${ESC}[0m"