From e9af74ae09e8650fb86088775b031831b7783199 Mon Sep 17 00:00:00 2001 From: aarne Date: Sat, 8 Feb 2014 19:55:59 +0000 Subject: [PATCH] moved development-phrase modules to subdir alternatives --- lib/src/experimental/{ => alternatives}/Predication.gf | 0 lib/src/experimental/{ => alternatives}/PredicationEng.gf | 0 lib/src/experimental/{ => alternatives}/PredicationSwO.gf | 0 lib/src/experimental/{ => alternatives}/PredicationSwe.gf | 0 lib/src/experimental/{ => alternatives}/Trans.gf | 0 lib/src/experimental/{ => alternatives}/TransEng.gf | 0 lib/src/experimental/{ => alternatives}/TransSwe.gf | 0 7 files changed, 0 insertions(+), 0 deletions(-) rename lib/src/experimental/{ => alternatives}/Predication.gf (100%) rename lib/src/experimental/{ => alternatives}/PredicationEng.gf (100%) rename lib/src/experimental/{ => alternatives}/PredicationSwO.gf (100%) rename lib/src/experimental/{ => alternatives}/PredicationSwe.gf (100%) rename lib/src/experimental/{ => alternatives}/Trans.gf (100%) rename lib/src/experimental/{ => alternatives}/TransEng.gf (100%) rename lib/src/experimental/{ => alternatives}/TransSwe.gf (100%) diff --git a/lib/src/experimental/Predication.gf b/lib/src/experimental/alternatives/Predication.gf similarity index 100% rename from lib/src/experimental/Predication.gf rename to lib/src/experimental/alternatives/Predication.gf diff --git a/lib/src/experimental/PredicationEng.gf b/lib/src/experimental/alternatives/PredicationEng.gf similarity index 100% rename from lib/src/experimental/PredicationEng.gf rename to lib/src/experimental/alternatives/PredicationEng.gf diff --git a/lib/src/experimental/PredicationSwO.gf b/lib/src/experimental/alternatives/PredicationSwO.gf similarity index 100% rename from lib/src/experimental/PredicationSwO.gf rename to lib/src/experimental/alternatives/PredicationSwO.gf diff --git a/lib/src/experimental/PredicationSwe.gf b/lib/src/experimental/alternatives/PredicationSwe.gf similarity index 100% rename from lib/src/experimental/PredicationSwe.gf rename to lib/src/experimental/alternatives/PredicationSwe.gf diff --git a/lib/src/experimental/Trans.gf b/lib/src/experimental/alternatives/Trans.gf similarity index 100% rename from lib/src/experimental/Trans.gf rename to lib/src/experimental/alternatives/Trans.gf diff --git a/lib/src/experimental/TransEng.gf b/lib/src/experimental/alternatives/TransEng.gf similarity index 100% rename from lib/src/experimental/TransEng.gf rename to lib/src/experimental/alternatives/TransEng.gf diff --git a/lib/src/experimental/TransSwe.gf b/lib/src/experimental/alternatives/TransSwe.gf similarity index 100% rename from lib/src/experimental/TransSwe.gf rename to lib/src/experimental/alternatives/TransSwe.gf