FreeCalypso > hg > tcs211-c139
comparison gpf/BIN/xm.bat @ 0:509db1a7b7b8
initial import: leo2moko-r1
author | Space Falcon <falcon@ivan.Harhan.ORG> |
---|---|
date | Mon, 01 Jun 2015 03:24:05 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:509db1a7b7b8 |
---|---|
1 rem ----------------------------------------------------------------------------- | |
2 rem Project : XM | |
3 rem Modul : xm.bat | |
4 rem ----------------------------------------------------------------------------- | |
5 rem Copyright 2002 Texas Instruments Berlin, AG | |
6 rem All rights reserved. | |
7 rem | |
8 rem This file is confidential and a trade secret of Texas | |
9 rem Instruments Berlin, AG | |
10 rem The receipt of or possession of this file does not convey | |
11 rem any rights to reproduce or disclose its contents or to | |
12 rem manufacture, use, or sell anything it may describe, in | |
13 rem whole, or in part, without the specific written consent of | |
14 rem Texas Instruments Berlin, AG. | |
15 rem ----------------------------------------------------------------------------- | |
16 rem | Purpose : | |
17 rem ----------------------------------------------------------------------------- | |
18 set PATH=%PATH%;..\tools\bin | |
19 start /min xm.exe | |
20 exit |