Skip to content

Commit

Permalink
file structure
Browse files Browse the repository at this point in the history
  • Loading branch information
tomyeh committed Aug 23, 2018
1 parent 0134237 commit 39bc592
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 122 deletions.
File renamed without changes.
77 changes: 0 additions & 77 deletions tool/d2d

This file was deleted.

26 changes: 0 additions & 26 deletions tool/lib/exclude.lst

This file was deleted.

18 changes: 0 additions & 18 deletions tool/lib/html.sed

This file was deleted.

2 changes: 1 addition & 1 deletion tool/rspc
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ fi
if [ "$TERM" = "cygwin" ] || [ "$OSTYPE" = "cygwin" ] ; then
refdir=$(cygpath -u $refdir)
fi
dartfl=$refdir/tool/rspc.dart
dartfl=$refdir/bin/rspc.dart

if [ ! -f $dartfl ] ; then
echo $dartfl not found
Expand Down

0 comments on commit 39bc592

Please sign in to comment.