You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

36 lines
781 B

3 years ago
  1. # LOCKED LIBS
  2. -lib asys:0.3.0
  3. -lib datetime:3.1.1
  4. -lib history:0.0.1
  5. -lib hscript:2.3.0
  6. -lib hxevents:0.4.0
  7. -lib mime:0.1.2
  8. -lib modular:0.10.15
  9. -lib smtpmailer:0.4.0
  10. -lib templo:3.0.0
  11. -lib thx.core:0.43.0
  12. -lib thx.csv:0.2.0
  13. -lib thx.semver:0.2.2
  14. -lib tink_await:0.6.0
  15. -lib tink_chunk:0.3.1
  16. -lib tink_core:1.18.0
  17. -lib tink_io:0.5.0
  18. -lib tink_json:0.9.0
  19. -lib tink_macro:0.21.1
  20. -lib tink_priority:0.1.4
  21. -lib tink_streams:0.2.1
  22. -lib tink_syntaxhub:0.4.3
  23. -lib tink_typecrawler:0.7.0
  24. -lib thx.text:0.2.1
  25. ## GIT
  26. # -lib sugoi:git:https://git.artcode.re/cagetters/sugoi.git
  27. -lib record-macros:git:https://git.artcode.re/cagetters/record-macros.git
  28. -lib dbadmin:git:https://git.artcode.re/cagetters/dbadmin.git
  29. ## SCRIPT
  30. -cp common
  31. -cp src
  32. -cp lang/master/tpl
  33. -neko www/index.n
  34. -main App