Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/html/lib/layout/fittable/source/package.js
diff options
context:
space:
mode:
authorLionel LASKE <llaske@c2s.fr>2012-08-25 20:23:36 (GMT)
committer Lionel LASKE <llaske@c2s.fr>2012-08-25 20:23:36 (GMT)
commitca3ad6305ec0655ad8475a12ac2228b61cdd9ba0 (patch)
tree7ef2b853640f99807fba7fd3f2a28bda81727297 /html/lib/layout/fittable/source/package.js
Init commit
Diffstat (limited to 'html/lib/layout/fittable/source/package.js')
-rw-r--r--html/lib/layout/fittable/source/package.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/html/lib/layout/fittable/source/package.js b/html/lib/layout/fittable/source/package.js
new file mode 100644
index 0000000..74201af
--- /dev/null
+++ b/html/lib/layout/fittable/source/package.js
@@ -0,0 +1,6 @@
+enyo.depends(
+ "FittableLayout.css",
+ "FittableLayout.js",
+ "FittableRows.js",
+ "FittableColumns.js"
+); \ No newline at end of file