diff examples/standalone.cc @ 9053:4295d634797d

remove copyright notices from example files
author John W. Eaton <jwe@octave.org>
date Sat, 28 Mar 2009 11:26:27 -0400
parents 804c60f92fb1
children be41c30bcb44
line wrap: on
line diff
--- a/examples/standalone.cc
+++ b/examples/standalone.cc
@@ -1,5 +1,6 @@
 #include <iostream>
 #include <octave/oct.h>
+
 int
 main (void)
 {