• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Import('*')
2
3SConscript([
4    'sw/SConscript',
5    'drm/SConscript',
6])
7