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

Diff of /gcl/o/print.d

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

revision 1.15 by camm, Wed Feb 26 22:21:37 2003 UTC revision 1.16 by camm, Wed Aug 6 17:03:40 2003 UTC
# Line 2017  object sym; Line 2017  object sym;
2017    
2018  }  }
2019    
2020  /*  
2021  static void  static void
2022  pp(x)  pp(x)
2023  object x;  object x;
2024  {  {
2025  princ(x,Cnil);  princ(x,Cnil);
2026  flush_stream(symbol_value(sLAstandard_outputA));  flush_stream(symbol_value(sLAstandard_outputA));
2027  }*/  }
2028    
2029  static object  static object
2030  set_line_length(n)  set_line_length(n)

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

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