Преглед изворни кода

grep: Make sure settings.gradle is in alphabetical order

Frida Johanne Tveit пре 8 година
родитељ
комит
5cd7ba58bd
1 измењених фајлова са 1 додато и 2 уклоњено
  1. 1
    2
      exercises/settings.gradle

+ 1
- 2
exercises/settings.gradle Прегледај датотеку

@@ -34,6 +34,7 @@ include 'forth'
34 34
 include 'gigasecond'
35 35
 include 'go-counting'
36 36
 include 'grade-school'
37
+include 'grep'
37 38
 include 'hamming'
38 39
 include 'hexadecimal'
39 40
 include 'hello-world'
@@ -101,5 +102,3 @@ include 'word-count'
101 102
 include 'word-search'
102 103
 include 'wordy'
103 104
 include 'zipper'
104
-include 'grep'
105
-