comparison src/utils.cc @ 1996:003570e69c7b

[project @ 1996-03-03 01:45:43 by jwe]
author jwe
date Sun, 03 Mar 1996 01:45:43 +0000
parents a2e206524aa0
children 44a0228bf971
comparison
equal deleted inserted replaced
1995:83432b801f03 1996:003570e69c7b
1 // utils.cc -*- C++ -*-
2 /* 1 /*
3 2
4 Copyright (C) 1996 John W. Eaton 3 Copyright (C) 1996 John W. Eaton
5 4
6 This file is part of Octave. 5 This file is part of Octave.
576 } 575 }
577 576
578 /* 577 /*
579 ;;; Local Variables: *** 578 ;;; Local Variables: ***
580 ;;; mode: C++ *** 579 ;;; mode: C++ ***
581 ;;; page-delimiter: "^/\\*" ***
582 ;;; End: *** 580 ;;; End: ***
583 */ 581 */