calculator: rename android_calculator to android14
[nit.git] / examples / calculator / src / android14.nit
similarity index 97%
rename from examples/calculator/src/android_calculator.nit
rename to examples/calculator/src/android14.nit
index 8bdbdc8..8695c3b 100644 (file)
@@ -12,8 +12,8 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-# Aesthetic adaptations for Android
-module android_calculator
+# Aesthetic adaptations for Android for API 14+
+module android14
 
 import calculator
 import android