// This may look like C code, but it is really -*- C++ -*-
// 
// <copyright> 
//  
//  Copyright (c) 1996
//  Institute for Information Processing and Computer Supported New Media (IICM), 
//  Graz University of Technology, Austria. 
//  
// </copyright> 
// 
// 
// <file> 
// 
// Name:        strfield.C
// 
// Purpose:     Unsorted array of RString objects
// 
// Created:     10 Apr 96   Joerg Faschingbauer
// 
// Modified:    
// 
// Description: 
// 
// $Id: strfield.C,v 1.1 1996/04/10 12:06:33 jfasch Exp $
// 
// $Log: strfield.C,v $
// Revision 1.1  1996/04/10 12:06:33  jfasch
// Initial revision
//
// 
// </file> 
#include "strfield.h"

Fieldsimplement (RStringField, RString)
