MattiasBuelens

Common all

Jul 20th, 2012
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.21 KB | None | 0 0
  1. --[[
  2.  
  3.     Common utilities
  4.     All dependencies
  5.  
  6. --]]
  7.  
  8. dofile("/common/program")
  9. dofile("/common/string")
  10. dofile("/common/table")
  11. dofile("/common/class")
  12. dofile("/common/observable")
  13. dofile("/common/store")
Advertisement
Add Comment
Please, Sign In to add comment