File: gslconst.sl

package info (click to toggle)
slgsl 0.7.0-6
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 1,536 kB
  • ctags: 980
  • sloc: ansic: 7,005; sh: 2,758; makefile: 236
file content (3 lines) | stat: -rw-r--r-- 101 bytes parent folder | download | duplicates (5)
1
2
3
require ("gslcore");
_gslcore_import_module ("gslconst", current_namespace());
provide ("gslconst");