mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-26 10:11:03 +00:00
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:
parent
14b4933dbd
commit
ee92d8fe84
1 changed files with 2 additions and 1 deletions
|
@ -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.
|
Copyright (C) 1993,1994 Free Software Foundation, Inc.
|
||||||
|
|
||||||
Written by: Adam Fedor <fedor@boulder.colorado.edu>
|
Written by: Adam Fedor <fedor@boulder.colorado.edu>
|
||||||
|
|
Loading…
Reference in a new issue