shortcuts

This commit is contained in:
Bruce Eckel 2015-06-12 14:52:35 -07:00
parent 59c5b5e3d7
commit 78a8e149fd
5 changed files with 5 additions and 5 deletions

View File

@ -1,2 +1,2 @@
@echo off @echo off
python C:\Users\Bruce\Dropbox\__TIJ4-ebook\AttachResults.py %* python C:\Users\Bruce\Dropbox\__Dreaming-in-Java\AttachResults.py %*

View File

@ -1,2 +1,2 @@
@echo off @echo off
python C:\Users\Bruce\Dropbox\__TIJ4-ebook\Examples.py %* python C:\Users\Bruce\Dropbox\__Dreaming-in-Java\Examples.py %*

View File

@ -1,2 +1,2 @@
@echo off @echo off
python C:\Users\Bruce\Dropbox\__TIJ4-ebook\update_git.py %* python C:\Users\Bruce\Dropbox\__Dreaming-in-Java\update_git.py %*

View File

@ -1,2 +1,2 @@
@echo off @echo off
cd C:\Users\Bruce\Dropbox\__TIJ4-ebook cd C:\Users\Bruce\Dropbox\__Dreaming-in-Java

View File

@ -1,2 +1,2 @@
@echo off @echo off
python C:\Users\Bruce\Dropbox\__TIJ4-ebook\Validate.py %* python C:\Users\Bruce\Dropbox\__Dreaming-in-Java\Validate.py %*