Added #line macro so gdb

knows which file source came from.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@592 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Andrew McCallum 1995-08-30 21:28:28 +00:00
parent 91b8d2f393
commit b3123e8cae

View file

@ -1,4 +1,5 @@
/* NSValue.h - Object encapsulation for C types.
# line 1 "NSCTemplateValue.m" /* So gdb knows which file we are in */
/* NSCTemplateValue - Object encapsulation for C types.
Copyright (C) 1993,1994 Free Software Foundation, Inc.
Written by: Adam Fedor <fedor@boulder.colorado.edu>