summaryrefslogtreecommitdiff
path: root/gcc/f/str-op.fin
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-02-08 03:04:42 -0800
committerYamaArashi <shadow962@live.com>2016-02-08 03:04:42 -0800
commita5c638ceaca09d018d041f15e7e2518c217250bc (patch)
tree7374fe6cd30b24a25037dbdb259bbcf5300b13c2 /gcc/f/str-op.fin
parent476b5c86e5bc21311dfb14d0f043fbf5b870781d (diff)
remove Fortran, Objective C, and C++
Diffstat (limited to 'gcc/f/str-op.fin')
-rwxr-xr-xgcc/f/str-op.fin57
1 files changed, 0 insertions, 57 deletions
diff --git a/gcc/f/str-op.fin b/gcc/f/str-op.fin
deleted file mode 100755
index 62396f2..0000000
--- a/gcc/f/str-op.fin
+++ /dev/null
@@ -1,57 +0,0 @@
-{
- Copyright (C) 1995 Free Software Foundation, Inc.
- Contributed by James Craig Burley (burley@gnu.org).
-
-This file is part of GNU Fortran.
-
-GNU Fortran is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2, or (at your option)
-any later version.
-
-GNU Fortran is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-GNU General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with GNU Fortran; see the file COPYING. If not, write to
-the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
-02111-1307, USA.
-
-}
-
-FFESTR_open // // ffestrOpen ffestr_open 1 0
-Access ACCESS
-Action ACTION
-AssociateVariable ASSOCIATEVARIABLE
-Blank BLANK
-BlockSize BLOCKSIZE
-BufferCount BUFFERCOUNT
-CarriageControl CARRIAGECONTROL
-DefaultFile DEFAULTFILE
-Delim DELIM
-Disp DISP
-Dispose DISPOSE
-Err ERR
-ExtendSize EXTENDSIZE
-File FILE
-Form FORM
-InitialSize INITIALSIZE
-IOStat IOSTAT
-Key KEY
-MaxRec MAXREC
-Name NAME
-NoSpanBlocks NOSPANBLOCKS
-Organization ORGANIZATION
-Pad PAD
-Position POSITION
-Readonly READONLY
-Recl RECL
-RecordSize RECORDSIZE
-RecordType RECORDTYPE
-Shared SHARED
-Status STATUS
-Type TYPE
-Unit UNIT
-UserOpen USEROPEN