dev.scm 368 B

12345678910
  1. ;; You probably do NOT need to edit this file manually.
  2. ;; Anyway, you may find help at https://s.oclaunch.eu.org/rc
  3. ((entries
  4. (((command "cat dev.scm") (tags ())) ((command task) (tags ()))
  5. ((command "du -sh ./_build/src/oclaunch.native") (tags ()))
  6. ((command "free -h") (tags ())) ((command "echo \"Finish\"") (tags ()))))
  7. (common_tags ()) (settings ()))