Moving source files into src.
This commit is contained in:
parent
a4feb97661
commit
129f05ecb0
214 changed files with 3 additions and 1 deletions
|
@ -24,7 +24,7 @@ use File::Basename;
|
|||
my $REPO_DIR = dirname(dirname($0));
|
||||
my $BUILD_DIR = "$REPO_DIR/build";
|
||||
my $DICT_MARKDOWN = "$BUILD_DIR/dictionary.markdown";
|
||||
my $DICT_DIR = "$REPO_DIR/dictionary";
|
||||
my $DICT_DIR = "$REPO_DIR/src/dictionary";
|
||||
|
||||
# Make sure the build directory exists.
|
||||
unless (-d $BUILD_DIR)
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
**mashio kajudūfa**: Felony feedback resonance.
|
||||
|
||||
**ryodifūne**: *noun* The final run.
|
||||
|
||||
**kojinōmi**: *noun* A dead person.
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue