Skip to content

Commit 78a8e14

Browse files
author
Bruce Eckel
committed
shortcuts
1 parent 59c5b5e commit 78a8e14

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

tools/a.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
@echo off
2-
python C:\Users\Bruce\Dropbox\__TIJ4-ebook\AttachResults.py %*
2+
python C:\Users\Bruce\Dropbox\__Dreaming-in-Java\AttachResults.py %*

tools/e.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
@echo off
2-
python C:\Users\Bruce\Dropbox\__TIJ4-ebook\Examples.py %*
2+
python C:\Users\Bruce\Dropbox\__Dreaming-in-Java\Examples.py %*

tools/g.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
@echo off
2-
python C:\Users\Bruce\Dropbox\__TIJ4-ebook\update_git.py %*
2+
python C:\Users\Bruce\Dropbox\__Dreaming-in-Java\update_git.py %*

tools/home.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
@echo off
2-
cd C:\Users\Bruce\Dropbox\__TIJ4-ebook
2+
cd C:\Users\Bruce\Dropbox\__Dreaming-in-Java

tools/v.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
@echo off
2-
python C:\Users\Bruce\Dropbox\__TIJ4-ebook\Validate.py %*
2+
python C:\Users\Bruce\Dropbox\__Dreaming-in-Java\Validate.py %*

0 commit comments

Comments
 (0)