diff options
| author | bculkin2442 <bjculkin@mix.wvu.edu> | 2017-03-22 10:37:45 -0400 |
|---|---|---|
| committer | bculkin2442 <bjculkin@mix.wvu.edu> | 2017-03-22 10:37:45 -0400 |
| commit | 55013c4a173574ff2217e18d46a6118bf20717c2 (patch) | |
| tree | 61458075899178f7b08f31327ff2243b7b2353bb /RGens/data | |
| parent | 65e19f8feedc520034187f08014d4e92b281918f (diff) | |
Update commit
Diffstat (limited to 'RGens/data')
| -rw-r--r-- | RGens/data/server-config-sample.cfg | 62 |
1 files changed, 31 insertions, 31 deletions
diff --git a/RGens/data/server-config-sample.cfg b/RGens/data/server-config-sample.cfg index 6cd66d5..762babe 100644 --- a/RGens/data/server-config-sample.cfg +++ b/RGens/data/server-config-sample.cfg @@ -1,35 +1,35 @@ # Load 'long rules' -- Grammars with one rule with a lot of cases -animal.gram -binary-digit.gram -canada-province.gram -character.gram -color.gram -consonant-group.gram -consonant.gram -digit-noone.gram -digit-nozero.gram -digit.gram -first-name-female.gram -first-name-male.gram -hex-digit.gram -last-name.gram -last-syllable.gram -letter.gram -middle-initial.gram -nation.gram -natural-color.gram -number-word.gram -ordinal.gram -planet.gram -real-city.gram -real-company.gram -relative.gram -roman-numeral.gram -syllable.gram -town-name.gram -tree.gram -vowel-group.gram -vowel.gram +animal animal.gram +binary-digit binary-digit.gram +canada-province canada-province.gram +character character.gram +color color.gram +consonant-group consonant-group.gram +consonant consonant.gram +digit-noone digit-noone.gram +digit-nozero digit-nozero.gram +digit digit.gram +first-name-female first-name-female.gram +first-name-male first-name-male.gram +hex-digit hex-digit.gram +last-name last-name.gram +last-syllable last-syllable.gram +letter letter.gram +middle-initial middle-initial.gram +nation nation.gram +natural-color natural-color.gram +number-word number-word.gram +ordinal ordinal.gram +planet planet.gram +real-city real-city.gram +real-company real-company.gram +relative relative.gram +roman-numeral roman-numeral.gram +syllable syllable.gram +town-name town-name.gram +tree tree.gram +vowel-group vowel-group.gram +vowel vowel.gram # Load grammars 24hr-rpg 24hr-rpg.gram |
