|
||||
File indexing completed on 2024-04-06 12:31:46
0001 #!/bin/sh 0002 0003 binsel="Direct binary" 0004 srcsel="Direct source" 0005 comsel="Direct combined" 0006 0007 apps="Examples Applications" 0008 globs= 0009 0010 deps2metrics $DEPDIR/dependencies.txt "$comsel" no $apps $globs > $DEPDIR/metrics
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |