[go: up one dir, main page]

File: gcc

package info (click to toggle)
cook 2.10-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 6,856 kB
  • ctags: 3,842
  • sloc: ansic: 47,714; sh: 12,150; makefile: 4,317; yacc: 3,104; awk: 154
file content (6 lines) | stat: -rw-r--r-- 79 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
/*
 * MANIFEST: cookbook for using gcc
 */
#pragma once
#include "c"
cc = gcc;