File: lib.h

package info (click to toggle)
fortran-fpm 0.13.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,544 kB
  • sloc: f90: 53,002; sh: 759; ansic: 277; makefile: 37; cpp: 30; fortran: 8
file content (4 lines) | stat: -rw-r--r-- 89 bytes parent folder | download
1
2
3
4
// Include from "c_header_only" dependency
#include "c_header.h"

int test(const int a);