diff options
author | oharboe <oharboe> | 2008-06-15 19:16:23 +0000 |
---|---|---|
committer | oharboe <oharboe> | 2008-06-15 19:16:23 +0000 |
commit | 8616a94f170357b3214006ad0f09d6b04db047a3 (patch) | |
tree | db71365c1b922c77c86a6bc647069a28b2f5dcf3 /.project | |
parent | d44d163fa0a43e3414214e13845b2be818b5c565 (diff) | |
download | jimtcl-8616a94f170357b3214006ad0f09d6b04db047a3.zip jimtcl-8616a94f170357b3214006ad0f09d6b04db047a3.tar.gz jimtcl-8616a94f170357b3214006ad0f09d6b04db047a3.tar.bz2 |
added eCos Jim Tcl repository. Work in progress.
Diffstat (limited to '.project')
-rw-r--r-- | .project | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.project b/.project new file mode 100644 index 0000000..c23ac28 --- /dev/null +++ b/.project @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> + <name>jim</name> + <comment></comment> + <projects> + </projects> + <buildSpec> + </buildSpec> + <natures> + </natures> +</projectDescription> |