Skip to content

Commit

Permalink
Upload files
Browse files Browse the repository at this point in the history
  • Loading branch information
rubel75 committed May 7, 2014
1 parent 8e5ddfb commit 0e64ee7
Show file tree
Hide file tree
Showing 3 changed files with 937 additions and 0 deletions.
7 changes: 7 additions & 0 deletions fetcharg.h
@@ -0,0 +1,7 @@
! -*- mode: f90 -*-
#ifdef HAVE_VARLEN_STR
#define argstr character(len=:), allocatable
#else
#define fetcharg fetcharg_buf
#define argstr character(len=bufsz)
#endif

0 comments on commit 0e64ee7

Please sign in to comment.