/[gcl]/gcl/o/pathname.d
ViewVC logotype

Diff of /gcl/o/pathname.d

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.12 by mjthomas, Tue Feb 25 04:41:50 2003 UTC revision 1.12.6.1 by camm, Sun Sep 14 02:30:45 2003 UTC
# Line 737  Lhost_namestring(void) Line 737  Lhost_namestring(void)
737  @)  @)
738    
739  void  void
740  init_pathname(void)  gcl_init_pathname(void)
741  {  {
742          Vdefault_pathname_defaults =          Vdefault_pathname_defaults =
743          make_special("*DEFAULT-PATHNAME-DEFAULTS*",          make_special("*DEFAULT-PATHNAME-DEFAULTS*",
# Line 765  init_pathname(void) Line 765  init_pathname(void)
765  }  }
766    
767  void  void
768  init_pathname_function()  gcl_init_pathname_function()
769  {  {
770          make_function("PATHNAME", Lpathname);          make_function("PATHNAME", Lpathname);
771          make_function("PARSE-NAMESTRING", Lparse_namestring);          make_function("PARSE-NAMESTRING", Lparse_namestring);

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.12.6.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26